Searched refs:S3C2410_UDC_OCSR1_SENTSTL (Results 1 – 2 of 2) sorted by relevance
121 #define S3C2410_UDC_OCSR1_SENTSTL (1 << 6) /* R/W (clear only) */ macro
821 if (ep_csr1 & S3C2410_UDC_OCSR1_SENTSTL) { in s3c2410_udc_handle_ep()823 udc_write(ep_csr1 & ~S3C2410_UDC_OCSR1_SENTSTL, in s3c2410_udc_handle_ep()