Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c187 gotgctl &= ~(GOTGCTL_HNPREQ | GOTGCTL_DEVHNPEN); in dwc2_handle_otg_intr()
Dhw.h26 #define GOTGCTL_HNPREQ BIT(9) macro