Home
last modified time | relevance | path

Searched refs:S3C2410_UDC_EP0_CSR_SE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc_regs.h136 #define S3C2410_UDC_EP0_CSR_SE (1 << 4) macro
Ds3c2410_udc.c745 if (ep0csr & S3C2410_UDC_EP0_CSR_SE) { in s3c2410_udc_handle_ep0()