Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-hlwd.c55 .read_l = sdhci_be32bs_readl,
Dsdhci.h520 u32 (*read_l)(struct sdhci_host *host, int reg); member
583 if (unlikely(host->ops->read_l)) in sdhci_readl()
584 return host->ops->read_l(host, reg); in sdhci_readl()
Dsdhci-dove.c63 .read_l = sdhci_dove_readl,
Dsdhci-bcm2835.c131 .read_l = bcm2835_sdhci_readl,
Dsdhci-iproc.c145 .read_l = sdhci_iproc_readl,
Dsdhci-of-esdhc.c518 .read_l = esdhc_be_readl,
535 .read_l = esdhc_le_readl,
Dsdhci-sirf.c150 .read_l = sdhci_sirf_readl_le,
Dsdhci-st.c335 .read_l = sdhci_st_readl,
Dsdhci-esdhc-imx.c933 .read_l = esdhc_readl_le,