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
376 udc_write(ep_csr | S3C2410_UDC_ICSR1_PKTRDY, in s3c2410_udc_write_fifo()392 udc_write(ep_csr | S3C2410_UDC_ICSR1_PKTRDY, in s3c2410_udc_write_fifo()834 if (!(ep_csr1 & S3C2410_UDC_ICSR1_PKTRDY) && req) in s3c2410_udc_handle_ep()