Searched refs:GOTGCTL_HSTSETHNPEN (Results 1 – 3 of 3) sorted by relevance
58 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
25 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
2196 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()2205 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()3284 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()