Searched refs:EP0_FIFO_SIZE (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.c563 count = write_packet(&UDDR0, req, EP0_FIFO_SIZE);
567 is_short = (count != EP0_FIFO_SIZE);
582 if (count >= EP0_FIFO_SIZE) {
2187 .maxpacket = EP0_FIFO_SIZE,
H A Dpxa2xx_udc.h96 #define EP0_FIFO_SIZE ((unsigned)16) macro

Completed in 105 milliseconds