Searched refs:S3C2410_UDC_EP0_CSR_OPKRDY (Results 1 – 2 of 2) sorted by relevance
137 #define S3C2410_UDC_EP0_CSR_OPKRDY (1 << 0) macro
609 if (!(ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY)) in s3c2410_udc_handle_ep0_idle()792 if ((ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY) && req) in s3c2410_udc_handle_ep0()