Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Ds3c2410_udc.h39 #define S3C2440_EP_FIFO_SIZE 128 macro
Ds3c2410_udc.c1766 memory.ep[1].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1767 memory.ep[2].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1768 memory.ep[3].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1769 memory.ep[4].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()