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