Home
last modified time | relevance | path

Searched refs:SDHCI_CAN_VDD_300 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-dove.c43 ret &= ~SDHCI_CAN_VDD_300; in sdhci_dove_readl()
H A Dsdhci-st.c315 ret &= ~SDHCI_CAN_VDD_300; in sdhci_st_readl()
H A Dsdhci.h216 #define SDHCI_CAN_VDD_300 0x02000000 macro
H A Dsdhci-msm.c2455 config |= SDHCI_CAN_VDD_300 | SDHCI_CAN_DO_8BIT; in sdhci_msm_probe()
H A Dsdhci.c4589 if (host->caps & SDHCI_CAN_VDD_300) { in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-dove.c43 ret &= ~SDHCI_CAN_VDD_300; in sdhci_dove_readl()
H A Dsdhci-omap.c955 caps |= SDHCI_CAN_VDD_300; in sdhci_omap_regulator_get_caps()
969 const u32 mask = SDHCI_CAN_VDD_180 | SDHCI_CAN_VDD_300 | SDHCI_CAN_VDD_330; in sdhci_omap_set_capabilities()
987 (vqmmc & SDHCI_CAN_VDD_300)) in sdhci_omap_set_capabilities()
997 if (caps & SDHCI_CAN_VDD_300) in sdhci_omap_set_capabilities()
H A Dsdhci-st.c315 ret &= ~SDHCI_CAN_VDD_300; in sdhci_st_readl()
H A Dsdhci.h225 #define SDHCI_CAN_VDD_300 0x02000000 macro
H A Dsdhci-msm.c2579 config |= SDHCI_CAN_VDD_300 | SDHCI_CAN_DO_8BIT; in sdhci_msm_probe()
H A Dsdhci.c4636 if (host->caps & SDHCI_CAN_VDD_300) { in sdhci_setup_host()

Completed in 25 milliseconds