Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dg4x_dp.h21 const struct dpll *vlv_get_dpll(struct drm_i915_private *i915);
28 static inline const struct dpll *vlv_get_dpll(struct drm_i915_private *i915) in vlv_get_dpll() function
H A Dg4x_dp.c54 const struct dpll *vlv_get_dpll(struct drm_i915_private *i915) in vlv_get_dpll() function
H A Dintel_pps.c139 if (vlv_force_pll_on(dev_priv, pipe, vlv_get_dpll(dev_priv))) { in vlv_power_sequencer_kick()