Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DDwMmcHci.h149 #define DW_MMC_CTRL_DMA_RESET (1 << 2) macro
153 …RL_RESET_ALL (DW_MMC_CTRL_RESET | DW_MMC_CTRL_FIFO_RESET | DW_MMC_CTRL_DMA_RESET)
DDwMmcHci.c969 Ctrl = DW_MMC_CTRL_DMA_RESET; in DwMmcHcStartDma()
980 DW_MMC_CTRL_DMA_RESET, in DwMmcHcStartDma()
1032 Ctrl |= DW_MMC_CTRL_DMA_RESET; in DwMmcHcStopDma()