Searched refs:MMC_VDD_28_29 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mmc/ | ||
| H A D | host.h | 382 #define MMC_VDD_28_29 0x00010000 /* VDD voltage 2.8 ~ 2.9 */ macro |
| /linux/drivers/mmc/host/ | ||
| H A D | vub300.c | 2165 mmc->ocr_avail |= MMC_VDD_28_29; in vub300_probe() |