Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dhost.h384 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/linux-6.15/drivers/staging/greybus/
H A Dsdio.c110 ((ocr & GB_SDIO_VDD_34_35) ? MMC_VDD_34_35 : 0) | in _gb_sdio_get_host_ocr()
/linux-6.15/drivers/mmc/host/
H A Dau1xmmc.c73 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.c2117 case MMC_VDD_34_35: in sdhci_get_vdd_value()
/linux-6.15/drivers/mmc/core/
H A Dmmc.c912 case MMC_VDD_34_35: in __mmc_select_powerclass()