Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c2339 static bool intel_c20phy_use_mpllb(const struct intel_c20pll_state *state) in intel_c20phy_use_mpllb() function
2356 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20pll_calc_port_clock()
2426 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20pll_readout_hw_state()
2470 if (intel_c20phy_use_mpllb(hw_state)) { in intel_c20pll_dump_hw_state()
2641 if (intel_c20phy_use_mpllb(pll_state)) { in intel_c20_pll_program()
3420 bool sw_use_mpllb = intel_c20phy_use_mpllb(mpll_sw_state); in intel_c20pll_state_verify()
3421 bool hw_use_mpllb = intel_c20phy_use_mpllb(mpll_hw_state); in intel_c20pll_state_verify()