Searched refs:GINTSTS_WKUPINT (Results 1 – 4 of 4) sorted by relevance
372 dwc2_writel(GINTSTS_WKUPINT, hsotg->regs + GINTSTS); in dwc2_handle_wakeup_detected_intr()390 dwc2_writel(GINTSTS_WKUPINT, hsotg->regs + GINTSTS); in dwc2_handle_wakeup_detected_intr()485 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \555 if (gintsts & GINTSTS_WKUPINT) in dwc2_handle_common_intr()
134 #define GINTSTS_WKUPINT (1 << 31) macro
2339 GINTSTS_USBSUSP | GINTSTS_WKUPINT | in dwc2_hsotg_core_init_disconnected()
448 intmsk |= GINTSTS_WKUPINT | GINTSTS_USBSUSP | in dwc2_enable_common_interrupts()