Searched refs:GOTGINT_DBNCE_DONE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/dwc2/ | ||
H A D | dwc2_hw.h | 70 #define GOTGINT_DBNCE_DONE (1 << 19) macro |
H A D | dwc2_coreintr.c | 265 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr() |