Home
last modified time | relevance | path

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

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