Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc.h198 #define SDMMC_INT_RESP_ERR BIT(1) macro
H A Ddw_mmc.h386 #define SDMMC_INT_RESP_ERR BIT(1) macro
H A Ddw_mmc.c49 SDMMC_INT_RESP_ERR | SDMMC_INT_HLE)
1921 else if (status & SDMMC_INT_RESP_ERR) in dw_mci_command_complete()