Searched refs:MMC_VDD_31_32 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mmc/ | ||
| H A D | host.h | 385 #define MMC_VDD_31_32 0x00080000 /* VDD voltage 3.1 ~ 3.2 */ macro |
| /linux/drivers/mmc/host/ | ||
| H A D | vub300.c | 2168 mmc->ocr_avail |= MMC_VDD_31_32; in vub300_probe() |