Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h384 #define MMC_VDD_30_31 0x00040000 /* VDD voltage 3.0 ~ 3.1 */ macro
/linux/drivers/mmc/core/
H A Dmmc.c927 case MMC_VDD_30_31: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dvub300.c2175 mmc->ocr_avail |= MMC_VDD_30_31; in vub300_probe()