Searched refs:GOTGCTL_DBNCE_FLTR_BYPASS (Results 1 – 4 of 4) sorted by relevance
668 gotgctl |= GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_suspend()725 gotgctl &= ~GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_resume()
18 GOTGCTL_DBNCE_FLTR_BYPASS)
23 #define GOTGCTL_DBNCE_FLTR_BYPASS BIT(15) macro
347 if (gotgctl & GOTGCTL_DBNCE_FLTR_BYPASS) in dwc2_iddig_filter_enabled()