Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h109 #define DWMCI_BUSY (1 << 9) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c238 while (dwmci_readl(host, DWMCI_STATUS) & DWMCI_BUSY) {