Searched refs:EPINTR_FIFO_EMPTY (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.h155 #define EPINTR_FIFO_EMPTY (1<<7) /* fifo empty */ macro
238 (irqreg & EPINTR_FIFO_EMPTY) ? " fempty" : "",
276 (temp & EPINTR_FIFO_EMPTY) ? " fempty" : "",
H A Dimx_udc.c160 | EPINTR_EOF | EPINTR_FIFO_EMPTY | EPINTR_FIFO_FULL),

Completed in 91 milliseconds