Searched refs:MMC_VDD_20_21 (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-n8x0.c252 case MMC_VDD_20_21: n8x0_mmc_set_power_menelaus()
461 .ocr_mask = MMC_VDD_165_195 | MMC_VDD_20_21 |
/linux-4.1.27/arch/arm/mach-pxa/
H A Dem-x270.c607 int vdd_uV = (2000 + (vdd - __ffs(MMC_VDD_20_21)) * 100) * 1000; em_x270_mci_setpower()
635 .ocr_mask = MMC_VDD_20_21|MMC_VDD_21_22|MMC_VDD_22_23|
/linux-4.1.27/include/linux/mmc/
H A Dhost.h218 #define MMC_VDD_20_21 0x00000100 /* VDD voltage 2.0 ~ 2.1 */ macro
/linux-4.1.27/drivers/mmc/host/
H A Dvub300.c2168 mmc->ocr_avail |= MMC_VDD_20_21; vub300_probe()
/linux-4.1.27/drivers/mmc/core/
H A Dcore.c1169 * Any value in the [1951:1999] range translates to the ilog2(MMC_VDD_20_21).

Completed in 81 milliseconds