Searched refs:GINTSTS_DISCONNINT (Results 1 – 3 of 3) sorted by relevance
487 dwc2_writel(hsotg, GINTSTS_DISCONNINT, GINTSTS); in dwc2_handle_disconnect_intr()653 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \868 if (gintsts & GINTSTS_DISCONNINT) in dwc2_handle_common_intr()
146 #define GINTSTS_DISCONNINT BIT(29) macro
203 intmsk |= GINTSTS_DISCONNINT | GINTSTS_PRTINT | GINTSTS_HCHINT; in dwc2_enable_host_interrupts()218 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT); in dwc2_disable_host_interrupts()