Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c224 if (gotgint & GOTGINT_A_DEV_TOUT_CHG) in dwc2_handle_otg_intr()
Dhw.h39 #define GOTGINT_A_DEV_TOUT_CHG BIT(18) macro