Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c257 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()
H A Dhw.h67 #define GOTGINT_DBNCE_DONE BIT(19) macro