Searched refs:GINTSTS_USBSUSP (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c518 dwc2_writel(hsotg, GINTSTS_USBSUSP, GINTSTS);
663 GINTSTS_USBSUSP | GINTSTS_PRTINT | \
883 if (gintsts & GINTSTS_USBSUSP)
H A Ddwc2_hw.h167 #define GINTSTS_USBSUSP (1 << 11) macro
H A Ddwc2_hcd.c95 intmsk |= GINTSTS_WKUPINT | GINTSTS_USBSUSP |

Completed in 144 milliseconds