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

/linux-master/drivers/isdn/hardware/mISDN/
H A Dw6692.h177 #define W_B_FIFO_THRESH 64 macro
H A Dw6692.c495 count = W_B_FIFO_THRESH;
503 if (count > W_B_FIFO_THRESH)
504 count = W_B_FIFO_THRESH;
689 (W_B_FIFO_THRESH - 1);
691 count = W_B_FIFO_THRESH;
708 W6692_empty_Bfifo(wch, W_B_FIFO_THRESH);
1295 W_B_FIFO_THRESH);

Completed in 121 milliseconds