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