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

#include <pcie_modphy.h>

Collaboration diagram for pcie_modphy_config:
Collaboration graph

Data Fields

bool tx_gen1_downscale_amp_override
 
uint8_t tx_gen1_downscale_amp
 
bool tx_gen2_downscale_amp_override
 
uint8_t tx_gen2_downscale_amp
 
bool tx_gen3_downscale_amp_override
 
uint8_t tx_gen3_downscale_amp
 
uint8_t tx_gen1_de_emph
 
uint8_t tx_gen2_de_emph_3p5
 
uint8_t tx_gen2_de_emph_6p0
 

Detailed Description

Definition at line 6 of file pcie_modphy.h.

Field Documentation

◆ tx_gen1_de_emph

uint8_t pcie_modphy_config::tx_gen1_de_emph

Definition at line 17 of file pcie_modphy.h.

◆ tx_gen1_downscale_amp

uint8_t pcie_modphy_config::tx_gen1_downscale_amp

Definition at line 9 of file pcie_modphy.h.

◆ tx_gen1_downscale_amp_override

bool pcie_modphy_config::tx_gen1_downscale_amp_override

Definition at line 8 of file pcie_modphy.h.

◆ tx_gen2_de_emph_3p5

uint8_t pcie_modphy_config::tx_gen2_de_emph_3p5

Definition at line 19 of file pcie_modphy.h.

◆ tx_gen2_de_emph_6p0

uint8_t pcie_modphy_config::tx_gen2_de_emph_6p0

Definition at line 21 of file pcie_modphy.h.

◆ tx_gen2_downscale_amp

uint8_t pcie_modphy_config::tx_gen2_downscale_amp

Definition at line 12 of file pcie_modphy.h.

◆ tx_gen2_downscale_amp_override

bool pcie_modphy_config::tx_gen2_downscale_amp_override

Definition at line 11 of file pcie_modphy.h.

◆ tx_gen3_downscale_amp

uint8_t pcie_modphy_config::tx_gen3_downscale_amp

Definition at line 15 of file pcie_modphy.h.

◆ tx_gen3_downscale_amp_override

bool pcie_modphy_config::tx_gen3_downscale_amp_override

Definition at line 14 of file pcie_modphy.h.


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