Home
last modified time | relevance | path

Searched refs:MMC_VDD_23_24 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dboard-n8x0.c245 case MMC_VDD_23_24: in n8x0_mmc_set_power_menelaus()
463 MMC_VDD_23_24 | MMC_VDD_24_25 |
/linux-4.1.27/include/linux/mmc/
Dhost.h221 #define MMC_VDD_23_24 0x00000800 /* VDD voltage 2.3 ~ 2.4 */ macro
/linux-4.1.27/drivers/mmc/host/
Domap_hsmmc.c638 (1 << ios->vdd) <= MMC_VDD_23_24) in omap_hsmmc_context_restore()
1198 if ((1 << vdd) <= MMC_VDD_23_24) in omap_hsmmc_switch_opcond()
Dvub300.c2171 mmc->ocr_avail |= MMC_VDD_23_24; in vub300_probe()