Home
last modified time | relevance | path

Searched full:sdhci_capabilities_1 (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-common.yaml21 and SDHCI_CAPABILITIES_1 registers.
27 SDHCI_CAPABILITIES_1 registers.
/linux/drivers/mmc/host/
H 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()
H A Dsdhci-of-esdhc.c166 if (spec_reg == SDHCI_CAPABILITIES_1) { in esdhc_readl_fixup()
338 if (reg == SDHCI_CAPABILITIES_1) in esdhc_be_readl()
353 if (reg == SDHCI_CAPABILITIES_1) in esdhc_le_readl()
H A Dsdhci-esdhc-imx.c166 /* The IP has SDHCI_CAPABILITIES_1 register */
556 if (unlikely(reg == SDHCI_CAPABILITIES_1)) { in esdhc_readl_le()
H A Dsdhci-acpi.c319 sdhci_readl(host, SDHCI_CAPABILITIES_1) == 0x00000807) in intel_probe_slot()
H A Dsdhci.h273 #define SDHCI_CAPABILITIES_1 0x44 macro
H A Dsdhci.c85 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_dumpregs()
4182 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in __sdhci_read_caps()
4300 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_setup_host()