Home
last modified time | relevance | path

Searched refs:GOTGINT_DBNCE_DONE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_hw.h70 #define GOTGINT_DBNCE_DONE (1 << 19) macro
H A Ddwc2_coreintr.c265 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()