Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dcore_intr.c147 if (gotgctl & GOTGCTL_SESREQSCS) { in dwc2_handle_otg_intr()
H A Dhw.h36 #define GOTGCTL_SESREQSCS BIT(0) macro