Searched refs:EPINTR_FIFO_FULL (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/usb/gadget/
H A Dimx_udc.h154 #define EPINTR_FIFO_FULL (1<<8) /* fifo full */ macro
237 (irqreg & EPINTR_FIFO_FULL) ? " full" : "",
275 (temp & EPINTR_FIFO_FULL) ? " full" : "",
H A Dimx_udc.c160 | EPINTR_EOF | EPINTR_FIFO_EMPTY | EPINTR_FIFO_FULL),

Completed in 47 milliseconds