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