Searched refs:s3c2410_udc_fifo_count_out (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c2410_udc.c313 static inline int s3c2410_udc_fifo_count_out(void) function
495 fifo_count = s3c2410_udc_fifo_count_out();
518 fifo_count = s3c2410_udc_fifo_count_out();
560 bytes_read = s3c2410_udc_fifo_count_out();
1252 fifo_count = s3c2410_udc_fifo_count_out();
1256 fifo_count = s3c2410_udc_fifo_count_out();

Completed in 107 milliseconds