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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h523 #define HPRT_PRTENA (1<<2) macro
H A Ddwc_otg.c2991 (hprt & HPRT_PRTENA) == 0)
2994 if (hprt & HPRT_PRTENA)
4590 sc->sc_hprt_val | HPRT_PRTENA);
4616 DWC_OTG_WRITE_4(sc, DOTG_HPRT, HPRT_PRTENA);

Completed in 93 milliseconds