Searched refs:esdhc_readw_fixup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-of-esdhc.c | 169 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 D | sdhci-of-esdhc.c | 176 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