Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc_regs.h120 #define S3C2410_UDC_OCSR1_CLRDT (1 << 7) /* R/W */ macro
Ds3c2410_udc.c1054 csr1 = S3C2410_UDC_OCSR1_FFLUSH | S3C2410_UDC_OCSR1_CLRDT; in s3c2410_udc_ep_enable()
1347 ep_csr |= S3C2410_UDC_OCSR1_CLRDT; in s3c2410_udc_set_halt()