Searched refs:S3C2410_UDC_ICSR1_FFLUSH (Results 1 – 2 of 2) sorted by relevance
111 #define S3C2410_UDC_ICSR1_FFLUSH (1 << 3) /* W (set only) */ macro
1059 csr1 = S3C2410_UDC_ICSR1_FFLUSH|S3C2410_UDC_ICSR1_CLRDT; in s3c2410_udc_ep_enable()