Searched refs:post_pll_disable (Results 1 – 4 of 4) sorted by relevance
243 void (*post_pll_disable)(struct intel_encoder *, member
2442 intel_encoder->post_pll_disable = chv_hdmi_post_pll_disable; in intel_hdmi_init()
6324 intel_encoder->post_pll_disable = chv_dp_post_pll_disable; in intel_dp_init()
5496 if (encoder->post_pll_disable) in intel_encoders_post_pll_disable()5497 encoder->post_pll_disable(encoder, old_crtc_state, old_conn_state); in intel_encoders_post_pll_disable()