Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore_intr.c93 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_handle_otg_intr()
Dhw.h43 #define GOTGINT_SES_END_DET BIT(2) macro