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

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c287 dwc2_writel(hsotg, GINTSTS_CONIDSTSCHNG, GINTSTS);
661 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
875 if (gintsts & GINTSTS_CONIDSTSCHNG)
H A Ddwc2_hw.h149 #define GINTSTS_CONIDSTSCHNG (1 << 28) macro
H A Ddwc2_hcd.c93 intmsk |= GINTSTS_CONIDSTSCHNG;

Completed in 141 milliseconds