Lines Matching refs:DPLL_VCO_ENABLE
1096 cur_state = !!(val & DPLL_VCO_ENABLE); in assert_pll()
1400 if (pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) in vlv_enable_pll()
1449 if (pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) in chv_enable_pll()
7714 pipe_config->dpll_hw_state.dpll |= DPLL_VCO_ENABLE | in vlv_compute_dpll()
7731 pipe_config->dpll_hw_state.dpll |= DPLL_VCO_ENABLE; in chv_compute_dpll()
7750 ~(DPLL_VCO_ENABLE | DPLL_EXT_BUFFER_ENABLE_VLV)); in vlv_prepare_pll()
7753 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in vlv_prepare_pll()
7851 pipe_config->dpll_hw_state.dpll & ~DPLL_VCO_ENABLE); in chv_prepare_pll()
7854 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in chv_prepare_pll()
8060 dpll |= DPLL_VCO_ENABLE; in i9xx_compute_dpll()
8116 dpll |= DPLL_VCO_ENABLE; in i8xx_compute_dpll()
8572 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in vlv_crtc_clock_get()
8683 if ((pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE) == 0) in chv_crtc_clock_get()
8925 if (!(temp & DPLL_VCO_ENABLE)) in ironlake_init_pch_refclk()
9626 dpll |= DPLL_VCO_ENABLE; in ironlake_compute_dpll()
16310 DPLL_VCO_ENABLE; in i830_enable_pipe()