Searched refs:SOTG_DCINTERRUPT_IERESM (Results 1 – 2 of 2) sorted by relevance
160 #define SOTG_DCINTERRUPT_IERESM (1 << 4) macro
92 SOTG_DCINTERRUPT_IERESM | SOTG_DCINTERRUPT_IESUSP)1530 sc->sc_intr_enable &= ~SOTG_DCINTERRUPT_IERESM; in saf1761_otg_wait_suspend()1533 sc->sc_intr_enable |= SOTG_DCINTERRUPT_IERESM; in saf1761_otg_wait_suspend()1692 if (status & SOTG_DCINTERRUPT_IERESM) { in saf1761_otg_interrupt()