Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.h122 #define SDMMC_INT_RESP_ERR BIT(1) macro
Ddw_mmc.c49 SDMMC_INT_RESP_ERR)
1511 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()