Searched refs:GINTSTS_USBSUSP (Results 1 – 4 of 4) sorted by relevance
430 writel(GINTSTS_USBSUSP, hsotg->regs + GINTSTS); in dwc2_handle_usb_suspend_intr()436 GINTSTS_USBSUSP | GINTSTS_PRTINT)505 if (gintsts & GINTSTS_USBSUSP) in dwc2_handle_common_intr()
154 #define GINTSTS_USBSUSP (1 << 11) 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()