Searched refs:SDMMC_INT_RESP_ERR (Results 1 – 3 of 3) sorted by relevance
198 #define SDMMC_INT_RESP_ERR BIT(1) macro
386 #define SDMMC_INT_RESP_ERR BIT(1) macro
49 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)1921 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()