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