Home
last modified time | relevance | path

Searched refs:sdhci_be32bs_readl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci-of-hlwd.c55 .read_l = sdhci_be32bs_readl,
Dsdhci-pltfm.h40 static inline u32 sdhci_be32bs_readl(struct sdhci_host *host, int reg) in sdhci_be32bs_readl() function
Dsdhci-of-esdhc.c312 esdhc_proctl = sdhci_be32bs_readl(host, SDHCI_HOST_CONTROL); in esdhc_of_suspend()