Searched refs:S3C_EIR_EP0 (Results 1 – 1 of 1) sorted by relevance
43 #define S3C_EIR_EP0 (1<<0) macro1126 if (ep_intr & S3C_EIR_EP0) { in s3c_hsudc_irq()1127 writel(S3C_EIR_EP0, hsudc->regs + S3C_EIR); in s3c_hsudc_irq()