Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h267 bool tbt_mode; member
H A Dintel_cx0_phy.c3411 pll_state->tbt_mode = intel_tc_port_in_tbt_alt_mode(enc_to_dig_port(encoder)); in intel_cx0pll_readout_hw_state()
3412 if (pll_state->tbt_mode) in intel_cx0pll_readout_hw_state()
3461 if (a->tbt_mode || b->tbt_mode) in intel_cx0pll_compare_hw_state()
3560 if (mpll_hw_state.tbt_mode) in intel_cx0pll_state_verify()
H A Dintel_ddi.c4234 if (crtc_state->dpll_hw_state.cx0pll.tbt_mode) in mtl_ddi_get_config()