Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ds3c2410_udc_regs.h71 #define S3C2410_UDC_OUT_FIFO_CNT2_REG S3C2410_USBDREG(0x019c) macro
H A Ds3c2410_udc.c261 tmp = udc_read(S3C2410_UDC_OUT_FIFO_CNT2_REG) << 8; in s3c2410_udc_fifo_count_out()