Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore_intr.c210 if (gotgint & GOTGINT_HST_NEG_DET) { in dwc2_handle_otg_intr()
Dhw.h41 #define GOTGINT_HST_NEG_DET BIT(17) macro