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

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c147 if (gotgctl & GOTGCTL_DEVHNPEN) {
162 gotgctl &= ~GOTGCTL_DEVHNPEN;
225 gotgctl &= ~(GOTGCTL_HNPREQ | GOTGCTL_DEVHNPEN);
H A Ddwc2_hw.h56 #define GOTGCTL_DEVHNPEN (1 << 11) macro

Completed in 130 milliseconds