Home
last modified time | relevance | path

Searched refs:read_w (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-hlwd.c52 .read_w = sdhci_be32bs_readw,
H A Dsdhci-iproc.c194 .read_w = sdhci_iproc_readw,
274 .read_w = sdhci_iproc_readw,
H A Dsdhci.h684 u16 (*read_w)(struct sdhci_host *host, int reg); member
765 if (unlikely(host->ops->read_w)) in sdhci_readw()
766 return host->ops->read_w(host, reg); in sdhci_readw()
H A Dsdhci-tegra.c1363 .read_w = tegra_sdhci_readw,
1424 .read_w = tegra_sdhci_readw,
1473 .read_w = tegra_sdhci_readw,
1511 .read_w = tegra_sdhci_readw,
H A Dsdhci-esdhc-mcf.c350 .read_w = esdhc_mcf_readw_be,
H A Dsdhci-of-esdhc.c1271 .read_w = esdhc_be_readw,
1289 .read_w = esdhc_le_readw,
H A Dsdhci-esdhc-imx.c1497 .read_w = esdhc_readw_le,