Home
last modified time | relevance | path

Searched refs:MMC_VDD_35_36 (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h389 #define MMC_VDD_35_36 0x00800000 /* VDD voltage 3.5 ~ 3.6 */ macro
/linux/drivers/mmc/core/
H A Dmmc.c932 case MMC_VDD_35_36: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dvub300.c2180 mmc->ocr_avail |= MMC_VDD_35_36; in vub300_probe()