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