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

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_hw.h761 #define HPRT0_CONNSTS (1 << 0) macro
H A Ddwc2_hcd.c1869 if (!(hprt0 & HPRT0_CONNDET) && (hprt0 & HPRT0_CONNSTS))
3645 if (hprt0 & HPRT0_CONNSTS)
4590 if (hprt0 & HPRT0_CONNSTS) {

Completed in 132 milliseconds