Searched refs:SDMMC_STATUS_DMA_REQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | dw_mmc.h | 417 #define SDMMC_STATUS_DMA_REQ BIT(31) macro |
H A D | dw_mmc.c | 1773 !(status & SDMMC_STATUS_DMA_REQ), in dw_mci_reset() |