Searched refs:MIO_EMM_RSP_STS_DMA_VAL (Results 1 – 2 of 2) sorted by relevance
175 #define MIO_EMM_RSP_STS_DMA_VAL BIT_ULL(57) macro
465 if ((rsp_sts & MIO_EMM_RSP_STS_DMA_VAL) && host->dma_active) in cvm_mmc_interrupt()811 if (rsp_sts & MIO_EMM_RSP_STS_DMA_VAL || in cvm_mmc_request()