Home
last modified time | relevance | path

Searched refs:MMC_VDD_34_35 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dhost.h353 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/openbmc/u-boot/drivers/mmc/
H A Djz_mmc.c396 MMC_VDD_33_34 | MMC_VDD_34_35 | MMC_VDD_35_36,
/openbmc/u-boot/include/
H A Dmmc.h188 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c110 ((ocr & GB_SDIO_VDD_34_35) ? MMC_VDD_34_35 : 0) | in _gb_sdio_get_host_ocr()
/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c72 MMC_VDD_33_34 | MMC_VDD_34_35 | MMC_VDD_35_36)
H A Dvub300.c2170 mmc->ocr_avail |= MMC_VDD_34_35; in vub300_probe()
H A Dsdhci.c2088 case MMC_VDD_34_35: in sdhci_set_power_noreg()
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c914 case MMC_VDD_34_35: in __mmc_select_powerclass()