Home
last modified time | relevance | path

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

/external/u-boot/include/
Ddwmmc.h77 #define DWMCI_DMA_EN (1 << 5) macro
/external/u-boot/drivers/mmc/
Ddw_mmc.c84 ctrl |= DWMCI_IDMAC_EN | DWMCI_DMA_EN; in dwmci_prepare_data()
312 ctrl &= ~(DWMCI_DMA_EN);