Searched refs:S3C2410_UDC_EP0_CSR_OPKRDY (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dregs-udc.h137 #define S3C2410_UDC_EP0_CSR_OPKRDY (1 << 0) macro
/linux-4.4.14/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c607 if (!(ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY)) s3c2410_udc_handle_ep0_idle()
790 if ((ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY) && req) s3c2410_udc_handle_ep0()

Completed in 87 milliseconds