Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c2410_udc.h39 #define S3C2440_EP_FIFO_SIZE 128 macro
Ds3c2410_udc.c1789 memory.ep[1].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1790 memory.ep[2].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1791 memory.ep[3].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1792 memory.ep[4].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()