Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h384 #define MMC_VDD_30_31 0x00040000 /* VDD voltage 3.0 ~ 3.1 */ macro
/linux/drivers/mmc/core/
H A Dmmc.c927 case MMC_VDD_30_31: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dsdhci.c2104 case MMC_VDD_30_31: in sdhci_get_vdd_value()
4696 ocr_avail |= MMC_VDD_29_30 | MMC_VDD_30_31; in sdhci_setup_host()
H A Dvub300.c2167 mmc->ocr_avail |= MMC_VDD_30_31; in vub300_probe()