Home
last modified time | relevance | path

Searched refs:S3C2410_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/gadget/udc/
Ds3c2410_udc.h49 #define S3C2410_ENDPOINTS ARRAY_SIZE(ep_name) macro
75 struct s3c2410_ep ep[S3C2410_ENDPOINTS];
Ds3c2410_udc.c959 for (i = 1; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_irq()
972 for (i = 1; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_irq()
1585 for (i = 0; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_reinit()
1612 for (i = 0; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_enable()