Home
last modified time | relevance | path

Searched refs:SDHCI_CAPABILITIES_1 (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dsdhci-common.yaml21 and SDHCI_CAPABILITIES_1 registers.
27 SDHCI_CAPABILITIES_1 registers.
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-at91.c179 caps1 = readl(host->ioaddr + SDHCI_CAPABILITIES_1); in sdhci_at91_set_clks_presets()
197 writel(caps1, host->ioaddr + SDHCI_CAPABILITIES_1); in sdhci_at91_set_clks_presets()
A Dsdhci-of-esdhc.c155 if (spec_reg == SDHCI_CAPABILITIES_1) { in esdhc_readl_fixup()
340 if (reg == SDHCI_CAPABILITIES_1) in esdhc_be_readl()
355 if (reg == SDHCI_CAPABILITIES_1) in esdhc_le_readl()
A Dsdhci.h223 #define SDHCI_CAPABILITIES_1 0x44 macro
A Dsdhci-acpi.c316 sdhci_readl(host, SDHCI_CAPABILITIES_1) == 0x00000807) in intel_probe_slot()
A Dsdhci.c87 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_dumpregs()
4138 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in __sdhci_read_caps()
4256 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_setup_host()
A Dsdhci-esdhc-imx.c521 if (unlikely(reg == SDHCI_CAPABILITIES_1)) { in esdhc_readl_le()

Completed in 23 milliseconds