Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c2223 static bool readout_ssc_state(struct intel_encoder *encoder) in readout_ssc_state() function
2260 pll_state->ssc_enabled = readout_ssc_state(encoder); in intel_lt_phy_pll_readout_hw_state()
H A Dintel_cx0_phy.c2228 static bool readout_ssc_state(struct intel_encoder *encoder, bool is_mpll_b) in readout_ssc_state() function
2267 cx0pll_state->ssc_enabled = readout_ssc_state(encoder, true); in intel_c10pll_readout_hw_state()
2770 cx0pll_state->ssc_enabled = readout_ssc_state(encoder, intel_c20phy_use_mpllb(pll_state)); in intel_c20pll_readout_hw_state()