Home
last modified time | relevance | path

Searched refs:ESDHC_CAPABILITIES_1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc.h62 #define ESDHC_CAPABILITIES_1 0x114 macro
H A Dsdhci-of-esdhc.c332 value = ioread32be(host->ioaddr + ESDHC_CAPABILITIES_1); in esdhc_be_readl()
347 value = ioread32(host->ioaddr + ESDHC_CAPABILITIES_1); in esdhc_le_readl()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc.h62 #define ESDHC_CAPABILITIES_1 0x114 macro
H A Dsdhci-of-esdhc.c339 value = ioread32be(host->ioaddr + ESDHC_CAPABILITIES_1); in esdhc_be_readl()
354 value = ioread32(host->ioaddr + ESDHC_CAPABILITIES_1); in esdhc_le_readl()

Completed in 6 milliseconds