Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.h394 #define SDMMC_INT_RESP_ERR BIT(1) macro
H A Ddw_mmc.c47 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)
1947 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()