Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h109 #define DWMCI_BUSY (1 << 9) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c372 while (dwmci_readl(host, DWMCI_STATUS) & DWMCI_BUSY) {
528 while (dwmci_readl(host, DWMCI_STATUS) & DWMCI_BUSY) {
715 return !!(status & DWMCI_BUSY);