Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ds3c2410_udc_regs.h123 #define S3C2410_UDC_OCSR1_FFLUSH (1 << 4) /* R/W */ macro
H A Ds3c2410_udc.c1054 csr1 = S3C2410_UDC_OCSR1_FFLUSH | S3C2410_UDC_OCSR1_CLRDT; in s3c2410_udc_ep_enable()