Searched refs:DWMCI_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | dwmmc.h | 107 #define DWMCI_FIFO_EMPTY (1 << 2) macro |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | dw_mmc.c | 148 DWMCI_FIFO_EMPTY, in dwmci_data_transfer() |