Searched refs:WB_FIFO_EMPTY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dw83l518dreg.h127 #define WB_FIFO_EMPTY 0x80 macro
H A Dw83l518d_sdmmc.c139 while ((wb_read(wb, WB_SD_FIFOSTS) & WB_FIFO_EMPTY) == 0)
386 if (fifosts & WB_FIFO_EMPTY) {
389 if ((fifosts & WB_FIFO_EMPTY) == 0)
413 if (fifosts & WB_FIFO_EMPTY)

Completed in 283 milliseconds