Searched refs:MMC_VDD_22_23 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mmc/ | ||
| H A D | host.h | 376 #define MMC_VDD_22_23 0x00000400 /* VDD voltage 2.2 ~ 2.3 */ macro |
| /linux/drivers/mmc/host/ | ||
| H A D | vub300.c | 2159 mmc->ocr_avail |= MMC_VDD_22_23; in vub300_probe() |