Home
last modified time | relevance | path

Searched refs:MMC_VDD_29_30 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h383 #define MMC_VDD_29_30 0x00020000 /* VDD voltage 2.9 ~ 3.0 */ macro
/linux/drivers/mmc/core/
H A Dmmc.c926 case MMC_VDD_29_30: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dsdhci.c2103 case MMC_VDD_29_30: in sdhci_get_vdd_value()
4696 ocr_avail |= MMC_VDD_29_30 | MMC_VDD_30_31; in sdhci_setup_host()
H A Dvub300.c2166 mmc->ocr_avail |= MMC_VDD_29_30; in vub300_probe()