Home
last modified time | relevance | path

Searched refs:MMC_VDD_21_22 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h375 #define MMC_VDD_21_22 0x00000200 /* VDD voltage 2.1 ~ 2.2 */ macro
/linux/drivers/mmc/host/
H A Dvub300.c2158 mmc->ocr_avail |= MMC_VDD_21_22; in vub300_probe()