Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h383 #define MMC_VDD_29_30 0x00020000 /* VDD voltage 2.9 ~ 3.0 */ macro
/linux/drivers/mmc/core/
H A Dmmc.c926 case MMC_VDD_29_30: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dvub300.c2174 mmc->ocr_avail |= MMC_VDD_29_30; in vub300_probe()