Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c220 gotgctl &= ~(GOTGCTL_HNPREQ | GOTGCTL_DEVHNPEN); in dwc2_handle_otg_intr()
Dhw.h53 #define GOTGCTL_HNPREQ (1 << 9) macro