Home
last modified time | relevance | path

Searched refs:SDHCI_CAPABILITIES (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-dove.c41 case SDHCI_CAPABILITIES: in sdhci_dove_readl()
H A Dsdhci-of-at91.c178 caps0 = readl(host->ioaddr + SDHCI_CAPABILITIES); in sdhci_at91_set_clks_presets()
196 writel(caps0, host->ioaddr + SDHCI_CAPABILITIES); in sdhci_at91_set_clks_presets()
H A Dsdhci_f_sdh30.c164 reg = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_f_sdh30_probe()
H A Dsdhci-pic32.c132 host->caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in pic32_sdhci_probe_platform()
H A Dsdhci-brcmstb.c323 host->caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_brcmstb_probe()
H A Dsdhci-st.c312 case SDHCI_CAPABILITIES: in sdhci_st_readl()
H A Dsdhci-esdhc-mcf.c165 if (unlikely(reg == SDHCI_CAPABILITIES)) in esdhc_mcf_readl_be()
H A Dsdhci-pxav3.c129 host->caps = sdhci_readl(host, SDHCI_CAPABILITIES); in armada_38x_quirks()
H A Dsdhci.h202 #define SDHCI_CAPABILITIES 0x40 macro
H A Dsdhci-sprd.c686 host->caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_sprd_probe()
H A Dsdhci-acpi.c390 sdhci_readl(host, SDHCI_CAPABILITIES) == 0x446cc8b2 && in intel_probe_slot()
H A Dsdhci-pci-o2micro.c572 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_pci_o2_probe_slot()
H A Dsdhci-esdhc-imx.c400 if (unlikely(reg == SDHCI_CAPABILITIES)) { in esdhc_readl_le()
421 val = readl(host->ioaddr + SDHCI_CAPABILITIES) & 0xFFFF; in esdhc_readl_le()
H A Dsdhci-of-esdhc.c123 if ((spec_reg == SDHCI_CAPABILITIES) && (value & SDHCI_CAN_DO_ADMA1)) { in esdhc_readl_fixup()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-dove.c41 case SDHCI_CAPABILITIES: in sdhci_dove_readl()
H A Dsdhci-of-at91.c178 caps0 = readl(host->ioaddr + SDHCI_CAPABILITIES); in sdhci_at91_set_clks_presets()
196 writel(caps0, host->ioaddr + SDHCI_CAPABILITIES); in sdhci_at91_set_clks_presets()
H A Dsdhci_f_sdh30.c184 reg = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_f_sdh30_probe()
H A Dsdhci-pic32.c131 host->caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in pic32_sdhci_probe_platform()
H A Dsdhci-st.c312 case SDHCI_CAPABILITIES: in sdhci_st_readl()
H A Dsdhci-esdhc-mcf.c165 if (unlikely(reg == SDHCI_CAPABILITIES)) in esdhc_mcf_readl_be()
H A Dsdhci.h209 #define SDHCI_CAPABILITIES 0x40 macro
H A Dsdhci-acpi.c315 sdhci_readl(host, SDHCI_CAPABILITIES) == 0x446cc8b2 && in intel_probe_slot()
H A Dsdhci-esdhc-imx.c503 if (unlikely(reg == SDHCI_CAPABILITIES)) { in esdhc_readl_le()
524 val = readl(host->ioaddr + SDHCI_CAPABILITIES) & 0xFFFF; in esdhc_readl_le()
H A Dsdhci-of-esdhc.c130 if ((spec_reg == SDHCI_CAPABILITIES) && (value & SDHCI_CAN_DO_ADMA1)) { in esdhc_readl_fixup()
H A Dsdhci-pci-o2micro.c737 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_pci_o2_probe_slot()

Completed in 28 milliseconds

12