Home
last modified time | relevance | path

Searched refs:mpll_hw_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c3487 struct intel_c20pll_state *mpll_hw_state) in intel_c20pll_state_verify() argument
3492 bool hw_use_mpllb = intel_c20phy_use_mpllb(mpll_hw_state); in intel_c20pll_state_verify()
3496 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->clock != clock, in intel_c20pll_state_verify()
3499 mpll_sw_state->clock, mpll_hw_state->clock); in intel_c20pll_state_verify()
3511 mpll_sw_state->mpllb[i], mpll_hw_state->mpllb[i]); in intel_c20pll_state_verify()
3518 mpll_sw_state->mplla[i], mpll_hw_state->mplla[i]); in intel_c20pll_state_verify()
3526 mpll_sw_state->tx[i], mpll_hw_state->tx[i]); in intel_c20pll_state_verify()
3533 mpll_sw_state->cmn[i], mpll_hw_state->cmn[i]); in intel_c20pll_state_verify()
3544 struct intel_cx0pll_state mpll_hw_state = {}; in intel_cx0pll_state_verify() local
3558 intel_cx0pll_readout_hw_state(encoder, &mpll_hw_state); in intel_cx0pll_state_verify()
[all …]