Home
last modified time | relevance | path

Searched refs:SDMMC_INT_RESP_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/mmc/host/
Ddw_mmc.h395 #define SDMMC_INT_RESP_ERR BIT(1) macro
Ddw_mmc.c47 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)
1953 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()