Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_cx0_phy.c2071 pll_state->use_c10 = true; in intel_c10pll_calc_state_from_table()
2103 crtc_state->dpll_hw_state.cx0pll.use_c10 = true; in intel_c10pll_calc_state()
2359 crtc_state->dpll_hw_state.cx0pll.use_c10 = false; in intel_c20pll_calc_state()
2520 if (hw_state->use_c10) in intel_cx0pll_dump_hw_state()
3450 pll_state->use_c10 = false; in intel_cx0pll_readout_hw_state()
3458 pll_state->use_c10 = true; in intel_cx0pll_readout_hw_state()
3505 if (a->use_c10 != b->use_c10) in intel_cx0pll_compare_hw_state()
3508 if (a->use_c10) in intel_cx0pll_compare_hw_state()
A Dintel_dpll_mgr.h266 bool use_c10; member
A Dintel_display.c4975 char *chipname = a->use_c10 ? "C10" : "C20"; in pipe_config_cx0pll_mismatch()

Completed in 23 milliseconds