Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dcqhci.h282 u32 (*read_l)(struct cqhci_host *host, int reg); member
305 if (unlikely(host->ops->read_l)) in cqhci_readl()
306 return host->ops->read_l(host, reg); in cqhci_readl()
Dsdhci-of-hlwd.c51 .read_l = sdhci_be32bs_readl,
Dsdhci.h627 u32 (*read_l)(struct sdhci_host *host, int reg); member
701 if (unlikely(host->ops->read_l)) in sdhci_readl()
702 return host->ops->read_l(host, reg); in sdhci_readl()
Dsdhci-dove.c51 .read_l = sdhci_dove_readl,
Dsdhci-iproc.c192 .read_l = sdhci_iproc_readl,
272 .read_l = sdhci_iproc_readl,
Dsdhci-st.c327 .read_l = sdhci_st_readl,
Dsdhci-esdhc-mcf.c349 .read_l = esdhc_mcf_readl_be,
Dsdhci-of-esdhc.c1263 .read_l = esdhc_be_readl,
1281 .read_l = esdhc_le_readl,
Dsdhci-of-aspeed.c332 .read_l = aspeed_sdhci_readl,
Dsdhci-sprd.c413 .read_l = sdhci_sprd_readl,
Dsdhci-pci-gli.c1177 .read_l = sdhci_gl9750_readl,
Dsdhci-esdhc-imx.c1334 .read_l = esdhc_readl_le,