Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c227 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()
Dhw.h38 #define GOTGINT_DBNCE_DONE BIT(19) macro