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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddfifo.h49 #define DIVA_DFIFO_WRAP 0x80 /* This is the last block in fifo */ macro
H A Distream.c110 tmp[0] = (tmp[0] & DIVA_DFIFO_WRAP) |
125 if (tmp[0] & DIVA_DFIFO_WRAP) {
196 tmp[0] &= DIVA_DFIFO_WRAP;
205 if (tmp[0] & DIVA_DFIFO_WRAP) {

Completed in 77 milliseconds