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