Home
last modified time | relevance | path

Searched refs:GOTGINT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c120 gotgint = readl(hsotg->regs + GOTGINT); in dwc2_handle_otg_intr()
264 writel(gotgint, hsotg->regs + GOTGINT); in dwc2_handle_otg_intr()
Dhw.h58 #define GOTGINT HSOTG_REG(0x004) macro
Dcore.c70 writel(0xffffffff, hsotg->regs + GOTGINT); in dwc2_enable_common_interrupts()
1882 addr = hsotg->regs + GOTGINT; in dwc2_dump_global_registers()
Dgadget.c2305 writel(0xffffffff, hsotg->regs + GOTGINT); in s3c_hsotg_core_init_disconnected()