Searched refs:mpll_sw_state (Results 1 – 1 of 1) sorted by relevance
3491 bool sw_use_mpllb = intel_c20phy_use_mpllb(mpll_sw_state); in intel_c20pll_state_verify()3493 int clock = intel_c20pll_calc_port_clock(encoder, mpll_sw_state); in intel_c20pll_state_verify()3499 mpll_sw_state->clock, mpll_hw_state->clock); in intel_c20pll_state_verify()3507 for (i = 0; i < ARRAY_SIZE(mpll_sw_state->mpllb); i++) { in intel_c20pll_state_verify()3511 mpll_sw_state->mpllb[i], mpll_hw_state->mpllb[i]); in intel_c20pll_state_verify()3514 for (i = 0; i < ARRAY_SIZE(mpll_sw_state->mplla); i++) { in intel_c20pll_state_verify()3518 mpll_sw_state->mplla[i], mpll_hw_state->mplla[i]); in intel_c20pll_state_verify()3522 for (i = 0; i < ARRAY_SIZE(mpll_sw_state->tx); i++) { in intel_c20pll_state_verify()3526 mpll_sw_state->tx[i], mpll_hw_state->tx[i]); in intel_c20pll_state_verify()3529 for (i = 0; i < ARRAY_SIZE(mpll_sw_state->cmn); i++) { in intel_c20pll_state_verify()[all …]