Searched refs:S3C2410_UDC_EP0_CSR_SE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/gadget/udc/ | ||
D | s3c2410_udc_regs.h | 136 #define S3C2410_UDC_EP0_CSR_SE (1 << 4) macro |
D | s3c2410_udc.c | 745 if (ep0csr & S3C2410_UDC_EP0_CSR_SE) { in s3c2410_udc_handle_ep0() |