Searched refs:GINTSTS_PRTINT (Results 1 – 4 of 4) sorted by relevance
654 GINTSTS_USBSUSP | GINTSTS_PRTINT | \852 if (gintsts & ~GINTSTS_PRTINT) in dwc2_handle_common_intr()879 if (gintsts & GINTSTS_PRTINT) { in dwc2_handle_common_intr()
151 #define GINTSTS_PRTINT BIT(24) macro
2274 if (gintsts & GINTSTS_PRTINT) in dwc2_handle_hcd_intr()
203 intmsk |= GINTSTS_DISCONNINT | GINTSTS_PRTINT | GINTSTS_HCHINT; in dwc2_enable_host_interrupts()217 intmsk &= ~(GINTSTS_SOF | GINTSTS_PRTINT | GINTSTS_HCHINT | in dwc2_disable_host_interrupts()