Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dhost.h232 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/linux-4.1.27/drivers/mmc/host/
Dau1xmmc.c73 MMC_VDD_33_34 | MMC_VDD_34_35 | MMC_VDD_35_36)
Dvub300.c2182 mmc->ocr_avail |= MMC_VDD_34_35; in vub300_probe()
/linux-4.1.27/drivers/mmc/core/
Dmmc.c801 case MMC_VDD_34_35: in __mmc_select_powerclass()