Home
last modified time | relevance | path

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

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