Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Dboard-n8x0.c239 case MMC_VDD_23_24: in n8x0_mmc_set_power_menelaus()
457 MMC_VDD_23_24 | MMC_VDD_24_25 |
/linux/include/linux/mmc/
A Dhost.h317 #define MMC_VDD_23_24 0x00000800 /* VDD voltage 2.3 ~ 2.4 */ macro
/linux/drivers/staging/greybus/
A Dsdio.c99 ((ocr & GB_SDIO_VDD_23_24) ? MMC_VDD_23_24 : 0) | in _gb_sdio_get_host_ocr()
/linux/drivers/mmc/host/
A Domap_hsmmc.c645 (1 << ios->vdd) <= MMC_VDD_23_24) in omap_hsmmc_context_restore()
1144 if ((1 << vdd) <= MMC_VDD_23_24) in omap_hsmmc_switch_opcond()
A Dvub300.c2156 mmc->ocr_avail |= MMC_VDD_23_24; in vub300_probe()

Completed in 17 milliseconds