Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc.h49 #define S3C2410_ENDPOINTS ARRAY_SIZE(ep_name) macro
75 struct s3c2410_ep ep[S3C2410_ENDPOINTS];
Ds3c2410_udc.c948 for (i = 1; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_irq()
961 for (i = 1; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_irq()
1569 for (i = 0; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_reinit()
1596 for (i = 0; i < S3C2410_ENDPOINTS; i++) { in s3c2410_udc_enable()