Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.h145 #define SDMMC_STATUS_DMA_REQ BIT(31) macro
Ddw_mmc.c2783 if (!(status & SDMMC_STATUS_DMA_REQ)) in dw_mci_reset()
2788 if (status & SDMMC_STATUS_DMA_REQ) { in dw_mci_reset()