Home
last modified time | relevance | path

Searched refs:update_ref_clks (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c59 void (*update_ref_clks)(struct drm_i915_private *i915); member
1127 .update_ref_clks = hsw_update_dpll_ref_clks,
1815 .update_ref_clks = skl_update_dpll_ref_clks,
2301 .update_ref_clks = bxt_update_dpll_ref_clks,
2861 .update_ref_clks = cnl_update_dpll_ref_clks,
4257 .update_ref_clks = icl_update_dpll_ref_clks,
4272 .update_ref_clks = icl_update_dpll_ref_clks,
4301 .update_ref_clks = icl_update_dpll_ref_clks,
4316 .update_ref_clks = icl_update_dpll_ref_clks,
4504 if (i915->dpll.mgr && i915->dpll.mgr->update_ref_clks) in intel_dpll_readout_hw_state()
[all …]