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

#include <sata.h>

Collaboration diagram for sata_port_config:
Collaboration graph

Data Fields

uint8_t RxGen3EqBoostMagEnable
 
uint8_t RxGen3EqBoostMag
 
uint8_t TxGen3DownscaleAmpEnable
 
uint8_t TxGen3DownscaleAmp
 
uint8_t TxGen3DeEmphEnable
 
uint8_t TxGen3DeEmph
 

Detailed Description

Definition at line 9 of file sata.h.

Field Documentation

◆ RxGen3EqBoostMag

uint8_t sata_port_config::RxGen3EqBoostMag

Definition at line 11 of file sata.h.

◆ RxGen3EqBoostMagEnable

uint8_t sata_port_config::RxGen3EqBoostMagEnable

Definition at line 10 of file sata.h.

◆ TxGen3DeEmph

uint8_t sata_port_config::TxGen3DeEmph

Definition at line 15 of file sata.h.

◆ TxGen3DeEmphEnable

uint8_t sata_port_config::TxGen3DeEmphEnable

Definition at line 14 of file sata.h.

◆ TxGen3DownscaleAmp

uint8_t sata_port_config::TxGen3DownscaleAmp

Definition at line 13 of file sata.h.

◆ TxGen3DownscaleAmpEnable

uint8_t sata_port_config::TxGen3DownscaleAmpEnable

Definition at line 12 of file sata.h.


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