Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dcqhci.h285 u32 (*read_l)(struct cqhci_host *host, int reg); member
309 if (unlikely(host->ops->read_l)) in cqhci_readl()
310 return host->ops->read_l(host, reg); in cqhci_readl()
A Dsdhci-of-hlwd.c51 .read_l = sdhci_be32bs_readl,
A Dsdhci-iproc.c193 .read_l = sdhci_iproc_readl,
273 .read_l = sdhci_iproc_readl,
A Dsdhci-dove.c51 .read_l = sdhci_dove_readl,
A Dsdhci.h683 u32 (*read_l)(struct sdhci_host *host, int reg); member
757 if (unlikely(host->ops->read_l)) in sdhci_readl()
758 return host->ops->read_l(host, reg); in sdhci_readl()
A Dsdhci-st.c327 .read_l = sdhci_st_readl,
A Dsdhci-esdhc-mcf.c351 .read_l = esdhc_mcf_readl_be,
A Dsdhci-of-aspeed.c332 .read_l = aspeed_sdhci_readl,
A Dsdhci-of-esdhc.c1270 .read_l = esdhc_be_readl,
1288 .read_l = esdhc_le_readl,
A Dsdhci-sprd.c443 .read_l = sdhci_sprd_readl,
A Dsdhci-esdhc-imx.c1496 .read_l = esdhc_readl_le,
A Dsdhci-pci-gli.c1982 .read_l = sdhci_gl9750_readl,

Completed in 36 milliseconds