Searched refs:INTR_RESET_STOP (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.h115 #define INTR_RESET_STOP (1<<5) /* Reset Signaling stop */ macro
223 (irqreg & INTR_RESET_STOP) ? " noreset" : "",
H A Dimx_udc.c1091 | INTR_RESET_STOP | INTR_CFG_CHG)) {
1145 if (intr & INTR_RESET_STOP)

Completed in 75 milliseconds