Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.h62 void chv_phy_post_pll_disable(struct intel_encoder *encoder,
152 static inline void chv_phy_post_pll_disable(struct intel_encoder *encoder, in chv_phy_post_pll_disable() function
H A Dintel_dpio_phy.c1037 void chv_phy_post_pll_disable(struct intel_encoder *encoder, in chv_phy_post_pll_disable() function
H A Dg4x_dp.c799 chv_phy_post_pll_disable(encoder, old_crtc_state); in chv_dp_post_pll_disable()