Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore_intr.c257 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()
Dhw.h67 #define GOTGINT_DBNCE_DONE BIT(19) macro