Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h52 #define GOTGCTL_HSTSETHNPEN (1 << 10) macro
Dcore.c1074 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
1083 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
Dhcd.c1460 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()