Searched refs:GOTGINT (Results 1 – 5 of 5) sorted by relevance
104 gotgint = readl(hsotg->regs + GOTGINT); in dwc2_handle_otg_intr()245 writel(gotgint, hsotg->regs + GOTGINT); in dwc2_handle_otg_intr()
58 #define GOTGINT HSOTG_REG(0x004) macro
70 writel(0xffffffff, hsotg->regs + GOTGINT); in dwc2_enable_common_interrupts()1825 addr = hsotg->regs + GOTGINT; in dwc2_dump_global_registers()
32 #define GOTGINT HSOTG_REG(0x004) macro
2226 writel(0xffffffff, hsotg->regs + GOTGINT); in s3c_hsotg_core_init()2352 u32 otgint = readl(hsotg->regs + GOTGINT); in s3c_hsotg_irq()2356 writel(otgint, hsotg->regs + GOTGINT); in s3c_hsotg_irq()