Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c19 static int dwmci_wait_reset(struct dwmci_host *host, u32 value) in dwmci_wait_reset() function
57 dwmci_wait_reset(host, DWMCI_CTRL_FIFO_RESET); in dwmci_prepare_data()
252 dwmci_wait_reset(host, DWMCI_CTRL_FIFO_RESET);
484 if (!dwmci_wait_reset(host, DWMCI_RESET_ALL)) {