Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore_intr.c169 gotgctl &= ~GOTGCTL_SESREQ; in dwc2_handle_otg_intr()
Dhw.h63 #define GOTGCTL_SESREQ BIT(1) macro