Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-of-hlwd.c52 .read_w = sdhci_be32bs_readw,
A Dsdhci-dove.c50 .read_w = sdhci_dove_readw,
A Dsdhci.h620 u16 (*read_w)(struct sdhci_host *host, int reg); member
699 if (unlikely(host->ops->read_w)) in sdhci_readw()
700 return host->ops->read_w(host, reg); in sdhci_readw()
A Dsdhci-iproc.c203 .read_w = sdhci_iproc_readw,
283 .read_w = sdhci_iproc_readw,
A Dsdhci-tegra.c1350 .read_w = tegra_sdhci_readw,
1411 .read_w = tegra_sdhci_readw,
1460 .read_w = tegra_sdhci_readw,
1498 .read_w = tegra_sdhci_readw,
A Dsdhci-esdhc-mcf.c348 .read_w = esdhc_mcf_readw_be,
A Dsdhci-of-esdhc.c1261 .read_w = esdhc_be_readw,
1279 .read_w = esdhc_le_readw,
A Dsdhci-esdhc-imx.c1328 .read_w = esdhc_readw_le,

Completed in 19 milliseconds