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

#include <chip.h>

Collaboration diagram for usb2_phy_tune:
Collaboration graph

Data Fields

uint8_t com_pds_tune
 
uint8_t sq_rx_tune
 
uint8_t tx_fsls_tune
 
uint8_t tx_pre_emp_amp_tune
 
uint8_t tx_pre_emp_pulse_tune
 
uint8_t tx_rise_tune
 
uint8_t tx_vref_tune
 
uint8_t tx_hsxv_tune
 
uint8_t tx_res_tune
 

Detailed Description

Definition at line 19 of file chip.h.

Field Documentation

◆ com_pds_tune

uint8_t usb2_phy_tune::com_pds_tune

Definition at line 21 of file chip.h.

◆ sq_rx_tune

uint8_t usb2_phy_tune::sq_rx_tune

Definition at line 23 of file chip.h.

◆ tx_fsls_tune

uint8_t usb2_phy_tune::tx_fsls_tune

Definition at line 25 of file chip.h.

◆ tx_hsxv_tune

uint8_t usb2_phy_tune::tx_hsxv_tune

Definition at line 35 of file chip.h.

◆ tx_pre_emp_amp_tune

uint8_t usb2_phy_tune::tx_pre_emp_amp_tune

Definition at line 27 of file chip.h.

◆ tx_pre_emp_pulse_tune

uint8_t usb2_phy_tune::tx_pre_emp_pulse_tune

Definition at line 29 of file chip.h.

◆ tx_res_tune

uint8_t usb2_phy_tune::tx_res_tune

Definition at line 37 of file chip.h.

◆ tx_rise_tune

uint8_t usb2_phy_tune::tx_rise_tune

Definition at line 31 of file chip.h.

◆ tx_vref_tune

uint8_t usb2_phy_tune::tx_vref_tune

Definition at line 33 of file chip.h.


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