Home
last modified time | relevance | path

Searched refs:read_w (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-hlwd.c52 .read_w = sdhci_be32bs_readw,
H A Dsdhci-dove.c50 .read_w = sdhci_dove_readw,
H A Dsdhci-iproc.c203 .read_w = sdhci_iproc_readw,
283 .read_w = sdhci_iproc_readw,
H A Dsdhci.h619 u16 (*read_w)(struct sdhci_host *host, int reg); member
698 if (unlikely(host->ops->read_w)) in sdhci_readw()
699 return host->ops->read_w(host, reg); in sdhci_readw()
H A Dsdhci-sirf.c145 .read_w = sdhci_sirf_readw_le,
H A Dsdhci-tegra.c1349 .read_w = tegra_sdhci_readw,
1408 .read_w = tegra_sdhci_readw,
1455 .read_w = tegra_sdhci_readw,
1493 .read_w = tegra_sdhci_readw,
H A Dsdhci-esdhc-mcf.c348 .read_w = esdhc_mcf_readw_be,
H A Dsdhci-of-esdhc.c1264 .read_w = esdhc_be_readw,
1282 .read_w = esdhc_le_readw,
H A Dsdhci-esdhc-imx.c1274 .read_w = esdhc_readw_le,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-hlwd.c52 .read_w = sdhci_be32bs_readw,
H A Dsdhci-dove.c50 .read_w = sdhci_dove_readw,
H A Dsdhci-iproc.c194 .read_w = sdhci_iproc_readw,
274 .read_w = sdhci_iproc_readw,
H A Dsdhci.h630 u16 (*read_w)(struct sdhci_host *host, int reg); member
709 if (unlikely(host->ops->read_w)) in sdhci_readw()
710 return host->ops->read_w(host, reg); in sdhci_readw()
H A Dsdhci-pxav2.c184 .read_w = pxav1_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.c348 .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-pci-gli.c1534 .read_w = sdhci_gli_readw,
1555 .read_w = sdhci_gli_readw,
H A Dsdhci-esdhc-imx.c1384 .read_w = esdhc_readw_le,

Completed in 25 milliseconds