Searched refs:mg_pll_ssc (Results 1 – 4 of 4) sorted by relevance
180 uint32_t mg_pll_ssc; member
2810 pll_state->mg_pll_ssc = (use_ssc ? MG_PLL_SSC_EN : 0) | in icl_calc_mg_pll_state()2970 hw_state->mg_pll_ssc = I915_READ(MG_PLL_SSC(port)); in icl_pll_get_hw_state()3043 I915_WRITE(MG_PLL_SSC(port), hw_state->mg_pll_ssc); in icl_mg_pll_write()3165 hw_state->mg_pll_ssc, in icl_dump_hw_state()
3325 pll->state.hw_state.mg_pll_ssc); in i915_shared_dplls_info()
11575 PIPE_CONF_CHECK_X(dpll_hw_state.mg_pll_ssc); in intel_pipe_config_compare()