Searched refs:SOTG_DCINTERRUPT_IEPSOF (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_reg.h163 #define SOTG_DCINTERRUPT_IEPSOF (1 << 2) macro
H A Dsaf1761_otg.c1519 sc->sc_intr_enable |= SOTG_DCINTERRUPT_IEPSOF;
1521 sc->sc_intr_enable &= ~SOTG_DCINTERRUPT_IEPSOF;
1610 if (status & SOTG_DCINTERRUPT_IEPSOF) {

Completed in 108 milliseconds