Searched refs:GINTSTS_WKUPINT (Results 1 – 4 of 4) sorted by relevance
367 writel(GINTSTS_WKUPINT, hsotg->regs + GINTSTS); in dwc2_handle_wakeup_detected_intr()433 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \503 if (gintsts & GINTSTS_WKUPINT) in dwc2_handle_common_intr()
134 #define GINTSTS_WKUPINT (1 << 31) macro
81 intmsk |= GINTSTS_CONIDSTSCHNG | GINTSTS_WKUPINT | GINTSTS_USBSUSP | in dwc2_enable_common_interrupts()
2314 GINTSTS_USBSUSP | GINTSTS_WKUPINT, in s3c_hsotg_core_init_disconnected()