Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c203 case MMC_VDD_29_30: in n8x0_mmc_set_power_menelaus()
405 MMC_VDD_29_30 | MMC_VDD_30_31 |
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c432 case MMC_VDD_29_30:
652 cfg->voltages |= MMC_VDD_29_30 | MMC_VDD_30_31;
H A Djz_mmc.c394 .voltages = MMC_VDD_27_28 | MMC_VDD_28_29 | MMC_VDD_29_30 |
H A Dtegra_mmc.c45 case MMC_VDD_29_30: in tegra_mmc_set_power()
H A Dfsl_esdhc.c1219 voltage_caps |= MMC_VDD_29_30 | MMC_VDD_30_31; in fsl_esdhc_init()
/openbmc/linux/include/linux/mmc/
H A Dhost.h348 #define MMC_VDD_29_30 0x00020000 /* VDD voltage 2.9 ~ 3.0 */ macro
/openbmc/u-boot/include/
H A Dmmc.h183 #define MMC_VDD_29_30 0x00020000 /* VDD voltage 2.9 ~ 3.0 */ macro
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c105 ((ocr & GB_SDIO_VDD_29_30) ? MMC_VDD_29_30 : 0) | in _gb_sdio_get_host_ocr()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c1448 MMC_VDD_29_30 | MMC_VDD_30_31 | in jmicron_probe_slot()
1451 MMC_VDD_29_30 | MMC_VDD_30_31; /* no 1.8V for MMC */ in jmicron_probe_slot()
H A Dau1xmmc.c70 #define AU1XMMC_OCR (MMC_VDD_27_28 | MMC_VDD_28_29 | MMC_VDD_29_30 | \
H A Dsdhci.c2078 case MMC_VDD_29_30: in sdhci_set_power_noreg()
4646 ocr_avail |= MMC_VDD_29_30 | MMC_VDD_30_31; in sdhci_setup_host()
H A Dvub300.c2165 mmc->ocr_avail |= MMC_VDD_29_30; in vub300_probe()
/openbmc/linux/drivers/mmc/core/
H A Dsd.c542 case MMC_VDD_29_30: in sd_get_host_max_current()
H A Dmmc.c909 case MMC_VDD_29_30: in __mmc_select_powerclass()