Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c125 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_handle_otg_intr()
Dhw.h64 #define GOTGINT_SES_END_DET (1 << 2) macro