HomeSort by: relevance | last modified time | path
    Searched defs:tbt_pll_enable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c 3325 return icl_pll_get_hw_state(dev_priv, pll, hw_state, TBT_PLL_ENABLE);
3538 static void tbt_pll_enable(struct drm_i915_private *dev_priv, function in typeref:typename:void
3541 icl_pll_power_enable(dev_priv, pll, TBT_PLL_ENABLE);
3551 icl_pll_enable(dev_priv, pll, TBT_PLL_ENABLE);
3637 icl_pll_disable(dev_priv, pll, TBT_PLL_ENABLE);
3678 .enable = tbt_pll_enable,

Completed in 12 milliseconds