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

/netbsd-current/sys/dev/ic/
H A Dw83l518dreg.h131 #define WB_FIFO_DEPTH_MASK 0x0f macro
H A Dw83l518d_sdmmc.c400 datalen = fifosts & WB_FIFO_DEPTH_MASK;
416 datalen = 16 - (fifosts & WB_FIFO_DEPTH_MASK);

Completed in 63 milliseconds