Home
last modified time | relevance | path

Searched refs:SDHCI_CAN_DO_ADMA2 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-iproc.c230 SDHCI_CAN_DO_ADMA2 |
254 SDHCI_CAN_DO_ADMA2 |
H A Dsdhci.h210 #define SDHCI_CAN_DO_ADMA2 0x00080000 macro
H A Dsdhci-of-esdhc.c117 * SDHC register, so set fake flag SDHCI_CAN_DO_ADMA2 when ADMA is in esdhc_readl_fixup()
125 ret = value | SDHCI_CAN_DO_ADMA2; in esdhc_readl_fixup()
H A Dsdhci-esdhc-imx.c414 val |= SDHCI_CAN_DO_ADMA2; in esdhc_readl_le()
H A Dsdhci.c4234 (host->caps & SDHCI_CAN_DO_ADMA2)) in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-iproc.c221 SDHCI_CAN_DO_ADMA2 |
245 SDHCI_CAN_DO_ADMA2 |
H A Dsdhci.h219 #define SDHCI_CAN_DO_ADMA2 0x00080000 macro
H A Dsdhci-of-esdhc.c124 * SDHC register, so set fake flag SDHCI_CAN_DO_ADMA2 when ADMA is in esdhc_readl_fixup()
132 ret = value | SDHCI_CAN_DO_ADMA2; in esdhc_readl_fixup()
H A Dsdhci-esdhc-imx.c517 val |= SDHCI_CAN_DO_ADMA2; in esdhc_readl_le()
H A Dsdhci.c4281 (host->caps & SDHCI_CAN_DO_ADMA2)) in sdhci_setup_host()

Completed in 24 milliseconds