Searched refs:GINTSTS_MODEMIS (Results 1 – 3 of 3) sorted by relevance
105 writel(GINTSTS_MODEMIS, hsotg->regs + GINTSTS); in dwc2_handle_mode_mismatch_intr()435 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \493 if (gintsts & GINTSTS_MODEMIS) in dwc2_handle_common_intr()
164 #define GINTSTS_MODEMIS (1 << 1) macro
76 intmsk = GINTSTS_MODEMIS | GINTSTS_OTGINT; in dwc2_enable_common_interrupts()