Home
last modified time | relevance | path

Searched refs:SDHCI_CAPABILITIES (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dsdhci-common.yaml20 Additionally present SDHCI capabilities - values for SDHCI_CAPABILITIES
26 Masked SDHCI capabilities to remove from SDHCI_CAPABILITIES and
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-dove.c41 case SDHCI_CAPABILITIES: in sdhci_dove_readl()
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()
A Dsdhci-pic32.c131 host->caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in pic32_sdhci_probe_platform()
A Dsdhci_f_sdh30.c187 reg = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_f_sdh30_probe()
A Dsdhci-st.c312 case SDHCI_CAPABILITIES: in sdhci_st_readl()
A Dsdhci-esdhc-mcf.c165 if (unlikely(reg == SDHCI_CAPABILITIES)) in esdhc_mcf_readl_be()
A Dsdhci.h202 #define SDHCI_CAPABILITIES 0x40 macro
A Dsdhci-acpi.c315 sdhci_readl(host, SDHCI_CAPABILITIES) == 0x446cc8b2 && in intel_probe_slot()
A Dsdhci-pci-o2micro.c616 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_pci_o2_probe_slot()
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()
A Dsdhci-of-esdhc.c130 if ((spec_reg == SDHCI_CAPABILITIES) && (value & SDHCI_CAN_DO_ADMA1)) { in esdhc_readl_fixup()
A Dsdhci.c86 sdhci_readl(host, SDHCI_CAPABILITIES), in sdhci_dumpregs()
4127 host->caps = sdhci_readl(host, SDHCI_CAPABILITIES); in __sdhci_read_caps()
4255 sdhci_readl(host, SDHCI_CAPABILITIES), in sdhci_setup_host()
A Dsdhci-msm.c2704 config = readl_relaxed(host->ioaddr + SDHCI_CAPABILITIES); in sdhci_msm_probe()

Completed in 33 milliseconds