Home
last modified time | relevance | path

Searched refs:esdhc_readw_fixup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-esdhc.c169 static u16 esdhc_readw_fixup(struct sdhci_host *host, in esdhc_readw_fixup() function
363 ret = esdhc_readw_fixup(host, reg, value); in esdhc_be_readw()
374 ret = esdhc_readw_fixup(host, reg, value); in esdhc_le_readw()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-esdhc.c176 static u16 esdhc_readw_fixup(struct sdhci_host *host, in esdhc_readw_fixup() function
370 ret = esdhc_readw_fixup(host, reg, value); in esdhc_be_readw()
381 ret = esdhc_readw_fixup(host, reg, value); in esdhc_le_readw()

Completed in 4 milliseconds