struct

Defined at line 226 of file ../../src/graphics/display/drivers/intel-display/registers-typec.h

Firmware writes to the bits to indicate the PHY lane assignment for

display. Each bit correspond to a Type-C PHY lane (0-3).

Drivers can use the helper method `display_port_tx_lane_assignment` to get

Type-C transmitter lane assignment for a given DDI, or use

`display_port_assigned_tx_lane_count` to count lanes assigned for DDI.

The register has bits 0-7 representing the states for connector 0 to 7.

Since on Tiger Lake each FIA only connects to two connectors, we only

define the bits for connector 0 and 1 in this class.

Public Members

Field field

Records