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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h518 #define HPRT_PRTSUSP (1<<7) macro
H A Ddwc_otg.c664 sc->sc_hprt_val &= ~(HPRT_PRTSUSP | HPRT_PRTRES);
3027 if (hprt & HPRT_PRTSUSP)
4650 sc->sc_hprt_val |= HPRT_PRTSUSP;

Completed in 107 milliseconds