Searched refs:GOTGCTL_DBNCE_FLTR_BYPASS (Results 1 – 4 of 4) sorted by relevance
25 gotgctl |= GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_ovr_init()
657 gotgctl |= GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_suspend()714 gotgctl &= ~GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_resume()
52 #define GOTGCTL_DBNCE_FLTR_BYPASS BIT(15) macro
446 if (gotgctl & GOTGCTL_DBNCE_FLTR_BYPASS) in dwc2_iddig_filter_enabled()