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

/linux-4.1.27/include/linux/mmc/
H A Dhost.h233 #define MMC_VDD_35_36 0x00800000 /* VDD voltage 3.5 ~ 3.6 */ macro
/linux-4.1.27/drivers/mmc/host/
H A Dau1xmmc.c73 MMC_VDD_33_34 | MMC_VDD_34_35 | MMC_VDD_35_36)
H A Dvub300.c2183 mmc->ocr_avail |= MMC_VDD_35_36; vub300_probe()
/linux-4.1.27/drivers/mmc/core/
H A Dmmc.c802 case MMC_VDD_35_36: __mmc_select_powerclass()
H A Dcore.c1173 const int max_bit = ilog2(MMC_VDD_35_36); mmc_vdd_to_ocrbitnum()

Completed in 106 milliseconds