Searched refs:mg_pll_div1 (Results 1 – 4 of 4) sorted by relevance
224 u32 mg_pll_div1; member
2972 pll_state->mg_pll_div1 = DKL_PLL_DIV1_IREF_TRIM(iref_trim) | in icl_calc_mg_pll_state()2993 pll_state->mg_pll_div1 = in icl_calc_mg_pll_state()3079 m1 = pll_state->mg_pll_div1 & MG_PLL_DIV1_FBPREDIV_MASK; in icl_ddi_mg_pll_get_freq()3435 hw_state->mg_pll_div1 = intel_de_read(dev_priv, MG_PLL_DIV1(tc_port)); in mg_pll_get_hw_state()3508 hw_state->mg_pll_div1 = intel_dkl_phy_read(dev_priv, DKL_PLL_DIV1(tc_port)); in dkl_pll_get_hw_state()3509 hw_state->mg_pll_div1 &= (DKL_PLL_DIV1_IREF_TRIM_MASK | in dkl_pll_get_hw_state()3681 intel_de_write(dev_priv, MG_PLL_DIV1(tc_port), hw_state->mg_pll_div1); in icl_mg_pll_write()3739 val |= hw_state->mg_pll_div1; in dkl_pll_write()3985 hw_state->mg_pll_div1, in icl_dump_hw_state()
969 pll->state.hw_state.mg_pll_div1); in i915_shared_dplls_info()
5823 PIPE_CONF_CHECK_X(dpll_hw_state.mg_pll_div1); in intel_pipe_config_compare()
Completed in 29 milliseconds