Home
last modified time | relevance | path

Searched refs:read_l (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/drivers/mmc/host/
Dcqhci.h204 u32 (*read_l)(struct cqhci_host *host, int reg); member
223 if (unlikely(host->ops->read_l)) in cqhci_readl()
224 return host->ops->read_l(host, reg); in cqhci_readl()
Dsdhci-of-hlwd.c51 .read_l = sdhci_be32bs_readl,
Dsdhci-dove.c51 .read_l = sdhci_dove_readl,
Dsdhci-iproc.c185 .read_l = sdhci_iproc_readl,
265 .read_l = sdhci_iproc_readl,
Dsdhci.h613 u32 (*read_l)(struct sdhci_host *host, int reg); member
685 if (unlikely(host->ops->read_l)) in sdhci_readl()
686 return host->ops->read_l(host, reg); in sdhci_readl()
Dsdhci-sirf.c144 .read_l = sdhci_sirf_readl_le,
Dsdhci-of-aspeed.c126 .read_l = aspeed_sdhci_readl,
Dsdhci-esdhc-mcf.c349 .read_l = esdhc_mcf_readl_be,
Dsdhci-st.c327 .read_l = sdhci_st_readl,
Dsdhci-of-esdhc.c1260 .read_l = esdhc_be_readl,
1278 .read_l = esdhc_le_readl,
Dsdhci-sprd.c394 .read_l = sdhci_sprd_readl,
Dsdhci-pci-gli.c821 .read_l = sdhci_gl9750_readl,
Dsdhci-esdhc-imx.c1272 .read_l = esdhc_readl_le,