coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
dptx_training_info Struct Reference

#include <dptx.h>

Collaboration diagram for dptx_training_info:
Collaboration graph

Data Fields

bool sink_extcap_en
 
bool tps3
 
bool tps4
 
bool sink_ssc_en
 
bool dp_mstcap
 
bool dp_mstbranch
 
bool down_stream_port_present
 
bool cr_done
 
bool eq_done
 
u8 sys_max_linkrate
 
u8 linkrate
 
u8 linklane_count
 
u8 dpcd_rev
 
u8 sink_count_num
 

Detailed Description

Definition at line 25 of file dptx.h.

Field Documentation

◆ cr_done

bool dptx_training_info::cr_done

Definition at line 33 of file dptx.h.

Referenced by dptx_set_trainingstart(), dptx_train_tps1(), and dptx_train_tps2_3().

◆ down_stream_port_present

bool dptx_training_info::down_stream_port_present

Definition at line 32 of file dptx.h.

Referenced by dptx_check_sinkcap().

◆ dp_mstbranch

bool dptx_training_info::dp_mstbranch

Definition at line 31 of file dptx.h.

Referenced by dptx_check_sinkcap().

◆ dp_mstcap

bool dptx_training_info::dp_mstcap

Definition at line 30 of file dptx.h.

Referenced by dptx_check_sinkcap().

◆ dpcd_rev

u8 dptx_training_info::dpcd_rev

Definition at line 38 of file dptx.h.

Referenced by dptx_check_sinkcap().

◆ eq_done

bool dptx_training_info::eq_done

Definition at line 34 of file dptx.h.

Referenced by dptx_set_trainingstart(), and dptx_train_tps2_3().

◆ linklane_count

◆ linkrate

◆ sink_count_num

u8 dptx_training_info::sink_count_num

Definition at line 39 of file dptx.h.

Referenced by dptx_set_trainingstart().

◆ sink_extcap_en

bool dptx_training_info::sink_extcap_en

◆ sink_ssc_en

bool dptx_training_info::sink_ssc_en

◆ sys_max_linkrate

u8 dptx_training_info::sys_max_linkrate

Definition at line 35 of file dptx.h.

Referenced by dptx_check_sinkcap(), dptx_init_variable(), and dptx_set_trainingstart().

◆ tps3

bool dptx_training_info::tps3

Definition at line 27 of file dptx.h.

Referenced by dptx_check_sinkcap(), dptx_init_variable(), and dptx_train_tps2_3().

◆ tps4

bool dptx_training_info::tps4

Definition at line 28 of file dptx.h.

Referenced by dptx_check_sinkcap(), dptx_init_variable(), and dptx_train_tps2_3().


The documentation for this struct was generated from the following file: