Searched refs:SDMMC_INT_RESP_ERR (Results 1 – 2 of 2) sorted by relevance
394 #define SDMMC_INT_RESP_ERR BIT(1) macro
48 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)1948 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()
Completed in 10 milliseconds