Searched refs:S3C_EIR (Results 1 – 1 of 1) sorted by relevance
37 #define S3C_EIR S3C_HSUDC_REG(0x04) /* EP Intr Status */ macro1030 ep_intr = readl(hsudc->regs + S3C_EIR) & 0x3FF; in s3c_hsudc_irq()1077 writel(S3C_EIR_EP0, hsudc->regs + S3C_EIR); in s3c_hsudc_irq()1088 writel(1 << ep_idx, hsudc->regs + S3C_EIR); in s3c_hsudc_irq()