Home
last modified time | relevance | path

Searched refs:MMC_VDD_20_21 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dboard-n8x0.c246 case MMC_VDD_20_21: in n8x0_mmc_set_power_menelaus()
455 .ocr_mask = MMC_VDD_165_195 | MMC_VDD_20_21 |
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h305 #define MMC_VDD_20_21 0x00000100 /* VDD voltage 2.0 ~ 2.1 */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h143 #define MMC_VDD_20_21 0x00000100 /* VDD voltage 2.0 ~ 2.1 */ macro
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c97 ((ocr & GB_SDIO_VDD_20_21) ? MMC_VDD_20_21 : 0) | in _gb_sdio_get_host_ocr()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pci-core.c1356 slot->host->ocr_mask = MMC_VDD_20_21 | MMC_VDD_165_195; in intel_mrfld_mmc_probe_slot()
H A Dvub300.c2153 mmc->ocr_avail |= MMC_VDD_20_21; in vub300_probe()
H A Dsdhci.c2039 case MMC_VDD_20_21: in sdhci_set_power_noreg()