Home
last modified time | relevance | path

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

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