Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-common.yaml20 Additionally present SDHCI capabilities - values for SDHCI_CAPABILITIES
26 Masked SDHCI capabilities to remove from SDHCI_CAPABILITIES and
/linux/drivers/mmc/host/
H A Dsdhci-npcm.c54 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in npcm_sdhci_probe()
H A Dsdhci-dove.c41 case SDHCI_CAPABILITIES: in sdhci_dove_readl()
H A Dsdhci-pic32.c131 host->caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in pic32_sdhci_probe_platform()
H A Dsdhci_f_sdh30.c182 reg = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_f_sdh30_probe()
H A Dsdhci-esdhc-mcf.c165 if (unlikely(reg == SDHCI_CAPABILITIES)) in esdhc_mcf_readl_be()
H A Dsdhci-pci-o2micro.c737 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in sdhci_pci_o2_probe_slot()