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