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

/netbsd-current/sys/dev/ic/
H A Dw83l518dreg.h126 #define WB_SD_FIFOSTS 0x04 macro
H A Dw83l518d_sdmmc.c139 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 70 milliseconds