Searched refs:USBH_SYSISR (Results 1 – 2 of 2) sorted by relevance
94 #define USBH_SYSISR 0x88 macro
1400 u32 ints = readl(imx21->regs + USBH_SYSISR); in imx21_irq()1411 writel(ints, imx21->regs + USBH_SYSISR); in imx21_irq()