Lines Matching refs:DPLL_VCO_ENABLE
1112 cur_state = !!(val & DPLL_VCO_ENABLE); in assert_pll()
1417 if (pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) in vlv_enable_pll()
1468 if (pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) in chv_enable_pll()
6877 pipe_config->dpll_hw_state.dpll |= DPLL_VCO_ENABLE | in vlv_compute_dpll()
6894 pipe_config->dpll_hw_state.dpll |= DPLL_VCO_ENABLE; in chv_compute_dpll()
6913 ~(DPLL_VCO_ENABLE | DPLL_EXT_BUFFER_ENABLE_VLV)); in vlv_prepare_pll()
6916 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in vlv_prepare_pll()
7013 pipe_config->dpll_hw_state.dpll & ~DPLL_VCO_ENABLE); in chv_prepare_pll()
7016 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in chv_prepare_pll()
7222 dpll |= DPLL_VCO_ENABLE; in i9xx_compute_dpll()
7266 dpll |= DPLL_VCO_ENABLE; in i8xx_compute_dpll()
7700 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in vlv_crtc_clock_get()
7804 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in chv_crtc_clock_get()
7981 if (!(temp & DPLL_VCO_ENABLE)) in ironlake_init_pch_refclk()
8581 dpll |= DPLL_VCO_ENABLE; in ironlake_compute_dpll()
15301 DPLL_VCO_ENABLE; in i830_enable_pipe()