Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dpll_mgr.h275 bool tbt_mode; member
Dintel_cx0_phy.c3278 pll_state->tbt_mode = intel_tc_port_in_tbt_alt_mode(enc_to_dig_port(encoder)); in intel_cx0pll_readout_hw_state()
3279 if (pll_state->tbt_mode) in intel_cx0pll_readout_hw_state()
3328 if (a->tbt_mode || b->tbt_mode) in intel_cx0pll_compare_hw_state()
3427 if (mpll_hw_state.tbt_mode) in intel_cx0pll_state_verify()
Dintel_ddi.c4032 if (crtc_state->dpll_hw_state.cx0pll.tbt_mode) in mtl_ddi_get_config()