Searched refs:read_l (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.10/drivers/mmc/host/ |
| D | cqhci.h | 204 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()
|
| D | sdhci-of-hlwd.c | 51 .read_l = sdhci_be32bs_readl,
|
| D | sdhci-dove.c | 51 .read_l = sdhci_dove_readl,
|
| D | sdhci-iproc.c | 185 .read_l = sdhci_iproc_readl, 265 .read_l = sdhci_iproc_readl,
|
| D | sdhci.h | 613 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()
|
| D | sdhci-sirf.c | 144 .read_l = sdhci_sirf_readl_le,
|
| D | sdhci-of-aspeed.c | 126 .read_l = aspeed_sdhci_readl,
|
| D | sdhci-esdhc-mcf.c | 349 .read_l = esdhc_mcf_readl_be,
|
| D | sdhci-st.c | 327 .read_l = sdhci_st_readl,
|
| D | sdhci-of-esdhc.c | 1260 .read_l = esdhc_be_readl, 1278 .read_l = esdhc_le_readl,
|
| D | sdhci-sprd.c | 394 .read_l = sdhci_sprd_readl,
|
| D | sdhci-pci-gli.c | 821 .read_l = sdhci_gl9750_readl,
|
| D | sdhci-esdhc-imx.c | 1272 .read_l = esdhc_readl_le,
|