Home
last modified time | relevance | path

Searched refs:MMC_VDD_20_21 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c218 case MMC_VDD_20_21: in n8x0_mmc_set_power_menelaus()
401 .ocr_mask = MMC_VDD_165_195 | MMC_VDD_20_21 |
/openbmc/linux/include/linux/mmc/
H A Dhost.h339 #define MMC_VDD_20_21 0x00000100 /* VDD voltage 2.0 ~ 2.1 */ macro
/openbmc/u-boot/include/
H A Dmmc.h174 #define MMC_VDD_20_21 0x00000100 /* VDD voltage 2.0 ~ 2.1 */ macro
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c96 ((ocr & GB_SDIO_VDD_20_21) ? MMC_VDD_20_21 : 0) | in _gb_sdio_get_host_ocr()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c1301 slot->host->ocr_mask = MMC_VDD_20_21 | MMC_VDD_165_195; in intel_mrfld_mmc_probe_slot()
H A Dvub300.c2156 mmc->ocr_avail |= MMC_VDD_20_21; in vub300_probe()
H A Dsdhci.c2075 case MMC_VDD_20_21: in sdhci_set_power_noreg()