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

  /src/sys/dev/ic/
w83l518dreg.h 126 #define WB_SD_FIFOSTS 0x04
w83l518d_sdmmc.c 139 while ((wb_read(wb, WB_SD_FIFOSTS) & WB_FIFO_EMPTY) == 0)
384 fifosts = wb_read(wb, WB_SD_FIFOSTS);
388 fifosts = wb_read(wb, WB_SD_FIFOSTS);
404 fifosts = wb_read(wb, WB_SD_FIFOSTS);

Completed in 14 milliseconds