dp21
Vitis Drivers API Documentation
XDp_TxLttprConfig Struct Reference

This typedef contains configuration information about the main link settings. More...

Data Fields

u8 RevId
 The LTTPR Capability and ID Field. More...
 
u8 MaxLinkRate_8B
 The maximum link rate for 8B LTTPR encoding. More...
 
u8 RepeaterCnt
 Indicates the number of LTTPR's that are present. More...
 
u8 RepeaterMode
 LTTPR repeater mode. More...
 
u8 MaxLaneCount
 The maximum lane count of LTTPR. More...
 
u8 ExtendTimeOut
 The Repeater Extended timeout. More...
 
u8 ChannelCoding
 The Main Link channel coding of LTTPR. More...
 
u8 MaxLinkRate_128B
 LTTPR Linkrate for 128B channel encoding. More...
 
u8 EqDone
 Equiliation Done per LTTPR. More...
 
u8 AlpmCapabilities
 AUX-Less ALPM Capabilities. More...
 
u8 TotalRptCnt
 Total LTTPR count. More...
 
u8 reserved_bytes [6]
 Reserved. More...
 

Detailed Description

This typedef contains configuration information about the main link settings.

Field Documentation

u8 XDp_TxLttprConfig::AlpmCapabilities

AUX-Less ALPM Capabilities.

u8 XDp_TxLttprConfig::ChannelCoding

The Main Link channel coding of LTTPR.

u8 XDp_TxLttprConfig::EqDone

Equiliation Done per LTTPR.

u8 XDp_TxLttprConfig::ExtendTimeOut

The Repeater Extended timeout.

u8 XDp_TxLttprConfig::MaxLaneCount

The maximum lane count of LTTPR.

u8 XDp_TxLttprConfig::MaxLinkRate_128B

LTTPR Linkrate for 128B channel encoding.

u8 XDp_TxLttprConfig::MaxLinkRate_8B

The maximum link rate for 8B LTTPR encoding.

u8 XDp_TxLttprConfig::RepeaterCnt

Indicates the number of LTTPR's that are present.

u8 XDp_TxLttprConfig::RepeaterMode

LTTPR repeater mode.

u8 XDp_TxLttprConfig::reserved_bytes[6]

Reserved.

u8 XDp_TxLttprConfig::RevId

The LTTPR Capability and ID Field.

u8 XDp_TxLttprConfig::TotalRptCnt

Total LTTPR count.