Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h519 #define HPRT_PRTSUSP (1<<7) macro
H A Ddwc_otg.c656 sc->sc_hprt_val &= ~(HPRT_PRTSUSP | HPRT_PRTRES); in dwc_otg_wakeup_peer()
3033 if (hprt & HPRT_PRTSUSP) in dwc_otg_interrupt()
4639 sc->sc_hprt_val |= HPRT_PRTSUSP; in dwc_otg_roothub_exec()