Home
last modified time | relevance | path

Searched refs:MIO_EMM_RSP_STS_DMA_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium.h175 #define MIO_EMM_RSP_STS_DMA_VAL BIT_ULL(57) macro
H A Dcavium.c465 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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium.h175 #define MIO_EMM_RSP_STS_DMA_VAL BIT_ULL(57) macro
H A Dcavium.c464 if ((rsp_sts & MIO_EMM_RSP_STS_DMA_VAL) && host->dma_active) in cvm_mmc_interrupt()
809 if (rsp_sts & MIO_EMM_RSP_STS_DMA_VAL || in cvm_mmc_request()

Completed in 5 milliseconds