Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h79 #define DWMCI_DMA_EN (1 << 5) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c155 ctrl |= DWMCI_IDMAC_EN | DWMCI_DMA_EN; in dwmci_prepare_data()
488 ctrl &= ~(DWMCI_DMA_EN);