Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h380 #define SDMMC_INT_RESP_ERR BIT(1) macro
H A Ddw_mmc.c46 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)
1850 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h394 #define SDMMC_INT_RESP_ERR BIT(1) macro
H A Ddw_mmc.c48 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)
1948 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()

Completed in 11 milliseconds