Searched refs:SD (Results 1 - 8 of 8) sorted by relevance

/drivers/mmc/host/
H A DKconfig2 # MMC/SD host controller drivers
5 comment "MMC/SD/SDIO Host Controller Drivers"
77 supports MMC cards on the SD controller, but if it is not
159 tristate "SDHCI platform support for the Tegra SD/MMC Controller"
164 This selects the Tegra SD/MMC controller. If you have a Tegra
165 platform with SD or MMC devices, say Y or M here.
185 tristate "Marvell MMP2 SD Host Controller support (PXAV3)"
191 This selects the Marvell(R) PXAV3 SD Host Controller.
192 If you have a MMP2 platform with SD Host Controller
198 tristate "Marvell PXA9XX SD Hos
[all...]
/drivers/scsi/
H A Deata_pio.c120 shost->host_no, SD(shost)->name);
122 SD(shost)->revision);
126 (SD(shost)->bustype == 'P')?"PCI ":
127 (SD(shost)->bustype == 'E')?"EISA":"ISA ");
151 hostdata *hd = SD(sh);
156 if (SD(sh)->channel == 0) {
207 for (x = 1, sh = first_HBA; x <= registered_HBAs; x++, sh = SD(sh)->prev)
217 hd = SD(sh);
742 hd = SD(sh);
747 strlcpy(SD(s
[all...]
H A Deata_generic.h88 #define SD(host) ((hostdata *)&(host->hostdata)) macro
/drivers/mmc/
H A DKconfig6 tristate "MMC/SD/SDIO card support"
12 If you want MMC/SD/SDIO support, you should say Y here and
/drivers/mmc/core/
H A DKconfig6 bool "Assume MMC/SD cards are non-removable (DANGEROUS)"
15 a MMC/SD card for rootfs. Most people should say N here.
40 bool "Enable paranoid SD card initialization (EXPERIMENTAL)"
44 about re-trying SD init requests. This can be a useful
46 if you are experiencing issues with SD detection.
/drivers/mmc/card/
H A DKconfig2 # MMC/SD card drivers
5 comment "MMC/SD/SDIO Card Drivers"
40 SD/MMC is a high latency protocol where it is crucial to
60 save power when theres an SD card inserted but not being used.
/drivers/misc/
H A DKconfig172 You will also have to select some flash card format drivers. MMC/SD
173 cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
/drivers/staging/comedi/drivers/
H A Ddas1800.c159 #define SD 0x40 macro
1399 control_c |= SD;
1618 conv_flags |= SD;

Completed in 181 milliseconds