Searched refs:S3C2410_UDC_OUT_CSR1_REG (Results 1 – 2 of 2) sorted by relevance
486 ep_csr = udc_read(S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_read_fifo()489 S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_read_fifo()498 ep_csr = udc_read(S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_read_fifo()501 S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_read_fifo()560 status = udc_read(S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_get_status()827 ep_csr1 = udc_read(S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_handle_ep()833 S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_handle_ep()976 if (udc_read(S3C2410_UDC_OUT_CSR1_REG) & 0x1) in s3c2410_udc_irq()1069 udc_write(csr1, S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_ep_enable()1215 : S3C2410_UDC_OUT_CSR1_REG); in s3c2410_udc_queue()[all …]
68 #define S3C2410_UDC_OUT_CSR1_REG S3C2410_USBDREG(0x0190) macro