struct
Defined at line 721 of file ../../src/graphics/display/drivers/intel-display/registers-ddi.h
The most significant byte in each 32-bit register gets transmitted first.
Intel machines are little-endian, so the transmission order doesn't match
the memory order. The `swapped_` part of the name aims to draw attention
to this subtlety.
The value is not meaningful while the corresponding DDI_AUX_CTL register's
`transaction_in_progress` field is true.
Public Members
Field field