struct

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

This indicates whether a display is connected to the Type-C connector and

the type (DP-Alt on Type-C, or Thunderbolt) of the display.

See enum class `TypeCLiveState` for valid values.

Drivers can use the helper method `type_c_live_state` to get Type-C state

for a given 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