Searched refs:GOTGCTL_HSTSETHNPEN (Results 1 – 3 of 3) sorted by relevance
52 #define GOTGCTL_HSTSETHNPEN (1 << 10) macro
1074 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()1083 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
1460 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()