Searched refs:GINTMSK_WKUPINTMSK (Results 1 – 2 of 2) sorted by relevance
254 #define GINTMSK_WKUPINTMSK (1<<31) macro
595 sc->sc_irq_mask &= ~GINTMSK_WKUPINTMSK; in dwc_otg_resume_irq()619 sc->sc_irq_mask |= GINTMSK_WKUPINTMSK; in dwc_otg_suspend_irq()2990 sc->sc_irq_mask &= ~(GINTMSK_WKUPINTMSK | GINTMSK_SOFMSK); in dwc_otg_interrupt()