Searched refs:DWMCI_IDMAC_EN (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | dwmmc.h | 82 #define DWMCI_IDMAC_EN (1 << 25) macro |
/u-boot/drivers/mmc/ | ||
A D | dw_mmc.c | 93 ctrl |= DWMCI_IDMAC_EN | DWMCI_DMA_EN; in dwmci_prepare_data() |
Completed in 4 milliseconds