Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.h43 #define S3C2440_EP_FIFO_SIZE 128 macro
Ds3c2410_udc.c1794 memory.ep[1].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1795 memory.ep[2].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1796 memory.ep[3].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()
1797 memory.ep[4].fifo_size = S3C2440_EP_FIFO_SIZE; in s3c2410_udc_probe()