Home
last modified time | relevance | path

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

/u-boot/include/
A Ddwmmc.h83 #define DWMCI_RESET_ALL (DWMCI_CTRL_RESET | DWMCI_CTRL_FIFO_RESET |\ macro
/u-boot/drivers/mmc/
A Ddw_mmc.c33 if (!(ctrl & DWMCI_RESET_ALL)) in dwmci_wait_reset()
534 if (!dwmci_wait_reset(host, DWMCI_RESET_ALL)) {

Completed in 4 milliseconds