Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dregs-udc.h116 #define S3C2410_UDC_ICSR1_FFLUSH (1 << 3) /* W (set only) */ macro
/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c1064 csr1 = S3C2410_UDC_ICSR1_FFLUSH|S3C2410_UDC_ICSR1_CLRDT; in s3c2410_udc_ep_enable()