Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_cx0_phy.c2341 static bool intel_c20phy_use_mpllb(const struct intel_c20pll_state *state) in intel_c20phy_use_mpllb() function
2358 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20pll_calc_port_clock()
2428 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20pll_readout_hw_state()
2472 if (intel_c20phy_use_mpllb(hw_state)) { in intel_c20pll_dump_hw_state()
2643 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20_pll_program()
3453 bool sw_use_mpllb = intel_c20phy_use_mpllb(mpll_sw_state); in intel_c20pll_state_verify()
3454 bool hw_use_mpllb = intel_c20phy_use_mpllb(mpll_hw_state); in intel_c20pll_state_verify()