Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c195 if (gotgint & GOTGINT_HST_NEG_DET) { in dwc2_handle_otg_intr()
Dhw.h40 #define GOTGINT_HST_NEG_DET BIT(17) macro