Searched refs:dpll_hw_state (Results 1 – 2 of 2) sorted by relevance
1332 new_crtc_state->dpll_hw_state = old_crtc_state->dpll_hw_state; in intel_encoders_update_prepare()3132 i9xx_dpll_get_hw_state(crtc, &pipe_config->dpll_hw_state); in i9xx_get_pipe_config()3135 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()3141 tmp = pipe_config->dpll_hw_state.i9xx.dpll; in i9xx_get_pipe_config()4668 saved_state->dpll_hw_state = crtc_state->dpll_hw_state; in intel_crtc_prepare_cleared_state()5404 PIPE_CONF_CHECK_PLL(dpll_hw_state); in intel_pipe_config_compare()
1148 struct intel_dpll_hw_state dpll_hw_state; member