Home
last modified time | relevance | path

Searched refs:read_b (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-hlwd.c53 .read_b = sdhci_be32bs_readb,
H A Dsdhci-iproc.c204 .read_b = sdhci_iproc_readb,
284 .read_b = sdhci_iproc_readb,
H A Dsdhci.h620 u8 (*read_b)(struct sdhci_host *host, int reg); member
706 if (unlikely(host->ops->read_b)) in sdhci_readb()
707 return host->ops->read_b(host, reg); in sdhci_readb()
H A Dsdhci-esdhc-mcf.c347 .read_b = esdhc_mcf_readb_be,
H A Dsdhci-of-esdhc.c1265 .read_b = esdhc_be_readb,
1283 .read_b = esdhc_le_readb,
H A Dsdhci-esdhc-imx.c1275 .read_b = esdhc_readb_le,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-hlwd.c53 .read_b = sdhci_be32bs_readb,
H A Dsdhci-iproc.c195 .read_b = sdhci_iproc_readb,
275 .read_b = sdhci_iproc_readb,
H A Dsdhci.h631 u8 (*read_b)(struct sdhci_host *host, int reg); member
717 if (unlikely(host->ops->read_b)) in sdhci_readb()
718 return host->ops->read_b(host, reg); in sdhci_readb()
H A Dsdhci-esdhc-mcf.c347 .read_b = esdhc_mcf_readb_be,
H A Dsdhci-of-esdhc.c1272 .read_b = esdhc_be_readb,
1290 .read_b = esdhc_le_readb,
H A Dsdhci-pci-gli.c1535 .read_b = sdhci_gli_readb,
1556 .read_b = sdhci_gli_readb,
H A Dsdhci-esdhc-imx.c1385 .read_b = esdhc_readb_le,

Completed in 19 milliseconds