Searched refs:S3C2410_UDC_ICSR1_PKTRDY (Results 1 – 2 of 2) sorted by relevance
113 #define S3C2410_UDC_ICSR1_PKTRDY (1 << 0) /* R/W (set only) */ macro
355 udc_write(ep_csr | S3C2410_UDC_ICSR1_PKTRDY, in s3c2410_udc_write_fifo()371 udc_write(ep_csr | S3C2410_UDC_ICSR1_PKTRDY, in s3c2410_udc_write_fifo()814 if (!(ep_csr1 & S3C2410_UDC_ICSR1_PKTRDY) && req) in s3c2410_udc_handle_ep()