Searched refs:GINTSTS_DISCONNINT (Results 1 – 3 of 3) sorted by relevance
386 writel(GINTSTS_DISCONNINT, hsotg->regs + GINTSTS); in dwc2_handle_disconnect_intr()435 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \499 if (gintsts & GINTSTS_DISCONNINT) in dwc2_handle_common_intr()
136 #define GINTSTS_DISCONNINT (1 << 29) macro
499 intmsk |= GINTSTS_DISCONNINT | GINTSTS_PRTINT | GINTSTS_HCHINT; in dwc2_enable_host_interrupts()