Searched refs:UDCCFR_AREN (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dpxa2xx_udc.c970 UDCCFR = UDCCFR_AREN|UDCCFR_ACM
1360 (tmp & UDCCFR_AREN) ? " aren" : "",
H A Dpxa2xx_udc.h40 #define UDCCFR_AREN (1 << 7) /* ACK response enable (now) */ macro
44 #define UDCCFR_MB1 (0xff & ~(UDCCFR_AREN|UDCCFR_ACM))
254 (tmp & UDCCFR_AREN) ? " aren" : "",

Completed in 63 milliseconds