Searched refs:post_pll_disable (Results 1 – 4 of 4) sorted by relevance
172 void (*post_pll_disable)(struct intel_atomic_state *, member
3391 intel_encoder->post_pll_disable = chv_hdmi_post_pll_disable; in intel_hdmi_init()
7930 intel_encoder->post_pll_disable = chv_dp_post_pll_disable; in intel_dp_init()
6880 if (encoder->post_pll_disable) in intel_encoders_post_pll_disable()6881 encoder->post_pll_disable(state, encoder, in intel_encoders_post_pll_disable()