Go to the documentation of this file.
14 #ifndef _S3C2410_UDC_H
15 #define _S3C2410_UDC_H
39 #define EP0_FIFO_SIZE 8
40 #define EP_FIFO_SIZE 64
41 #define DEFAULT_POWER_STATE 0x00
43 #define S3C2440_EP_FIFO_SIZE 128
45 static const char ep0name [] =
"ep0";
47 static const char *
const ep_name[] = {
50 "ep1-bulk",
"ep2-bulk",
"ep3-bulk",
"ep4-bulk",
53 #define S3C2410_ENDPOINTS ARRAY_SIZE(ep_name)
68 static const char *ep0states[]= {