Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c2237 struct intel_cx0pll_state *cx0pll_state) in intel_c10pll_readout_hw_state() argument
2239 struct intel_c10pll_state *pll_state = &cx0pll_state->c10; in intel_c10pll_readout_hw_state()
2246 cx0pll_state->use_c10 = true; in intel_c10pll_readout_hw_state()
2256 cx0pll_state->lane_count = intel_readout_lane_count(encoder, INTEL_CX0_LANE0, in intel_c10pll_readout_hw_state()
2267 cx0pll_state->ssc_enabled = readout_ssc_state(encoder, true); in intel_c10pll_readout_hw_state()
2269 if (cx0pll_state->ssc_enabled != intel_c10pll_ssc_enabled(pll_state)) in intel_c10pll_readout_hw_state()
2273 str_enabled_disabled(cx0pll_state->ssc_enabled), in intel_c10pll_readout_hw_state()
2700 struct intel_cx0pll_state *cx0pll_state) in intel_c20pll_readout_hw_state() argument
2702 struct intel_c20pll_state *pll_state = &cx0pll_state->c20; in intel_c20pll_readout_hw_state()
2708 cx0pll_state->use_c10 = false; in intel_c20pll_readout_hw_state()
[all …]