Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c3309 struct intel_c10pll_state *mpllb_hw_state) in intel_c10pll_state_verify() argument
3318 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->pll[i] != expected, in intel_c10pll_state_verify()
3321 expected, mpllb_hw_state->pll[i]); in intel_c10pll_state_verify()
3324 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->tx != mpllb_sw_state->tx, in intel_c10pll_state_verify()
3327 mpllb_sw_state->tx, mpllb_hw_state->tx); in intel_c10pll_state_verify()
3329 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->cmn != mpllb_sw_state->cmn, in intel_c10pll_state_verify()
3332 mpllb_sw_state->cmn, mpllb_hw_state->cmn); in intel_c10pll_state_verify()