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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h508 #define HPRT_PRTSUSP (1<<7) macro
H A Ddwc_otg.c546 sc->sc_hprt_val &= ~(HPRT_PRTSUSP | HPRT_PRTRES);
2892 if (hprt & HPRT_PRTSUSP)
4509 sc->sc_hprt_val |= HPRT_PRTSUSP;

Completed in 104 milliseconds