struct
Defined at line 1086 of file ../../src/graphics/display/drivers/intel-display/registers-typec.h
Field `cfg_dp_x2_mode`. Indicates x2 mode for DP.
`x2_mode` and `x1_mode` bits determine the active PHY transmitter used
by the lane.
On Tiger Lake, per IHD-OS-TGL-Vol 12-1.22-Rev 2.0,
- When `x2_mode` == 0 and `x1_mode` == 0, only TX1 is active.
- When `x2_mode` == 0 and `x1_mode` == 1, only TX2 is active.
- When `x2_mode` == 1`, both TX1 and TX2 are active.
Public Members
Field field