Home
last modified time | relevance | path

Searched refs:GOTGCTL_HSTSETHNPEN (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h52 #define GOTGCTL_HSTSETHNPEN (1 << 10) macro
Dcore.c706 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
715 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
Dhcd.c1454 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()