Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_dpll_mgr.h267 bool use_c10; member
A Dintel_cx0_phy.c2041 crtc_state->dpll_hw_state.cx0pll.use_c10 = true; in intel_c10pll_calc_state()
2281 crtc_state->dpll_hw_state.cx0pll.use_c10 = false; in intel_c20pll_calc_state()
2438 if (hw_state->use_c10) in intel_cx0pll_dump_hw_state()
3280 pll_state->use_c10 = false; in intel_cx0pll_readout_hw_state()
3288 pll_state->use_c10 = true; in intel_cx0pll_readout_hw_state()
3335 if (a->use_c10 != b->use_c10) in intel_cx0pll_compare_hw_state()
3338 if (a->use_c10) in intel_cx0pll_compare_hw_state()
A Dintel_display.c5039 char *chipname = a->use_c10 ? "C10" : "C20"; in pipe_config_cx0pll_mismatch()

Completed in 25 milliseconds