Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.h57 void chv_phy_pre_pll_enable(struct intel_encoder *encoder,
141 static inline void chv_phy_pre_pll_enable(struct intel_encoder *encoder, in chv_phy_pre_pll_enable() function
H A Dintel_dpio_phy.c867 void chv_phy_pre_pll_enable(struct intel_encoder *encoder, in chv_phy_pre_pll_enable() function
H A Dg4x_dp.c791 chv_phy_pre_pll_enable(encoder, pipe_config); in chv_dp_pre_pll_enable()