HomeSort by: relevance | last modified time | path
    Searched refs:WB_FIFO_EMPTY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
w83l518dreg.h 127 #define WB_FIFO_EMPTY 0x80
w83l518d_sdmmc.c 139 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 12 milliseconds