Searched refs:S3C2410_UDC_ICSR1_SENDSTL (Results 1 – 2 of 2) sorted by relevance
115 #define S3C2410_UDC_ICSR1_SENDSTL (1 << 4) /* R/W */ macro
576 status = status & S3C2410_UDC_ICSR1_SENDSTL; in s3c2410_udc_get_status()1363 udc_write(ep_csr | S3C2410_UDC_ICSR1_SENDSTL, in s3c2410_udc_set_halt()1366 ep_csr &= ~S3C2410_UDC_ICSR1_SENDSTL; in s3c2410_udc_set_halt()