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

#include <intel_bios.h>

Collaboration diagram for edp_link_params:
Collaboration graph

Data Fields

u8 rate:4
 
u8 lanes:4
 
u8 preemphasis:4
 
u8 vswing:4
 

Detailed Description

Definition at line 469 of file intel_bios.h.

Field Documentation

◆ lanes

u8 edp_link_params::lanes

Definition at line 471 of file intel_bios.h.

◆ preemphasis

u8 edp_link_params::preemphasis

Definition at line 472 of file intel_bios.h.

◆ rate

u8 edp_link_params::rate

Definition at line 470 of file intel_bios.h.

◆ vswing

u8 edp_link_params::vswing

Definition at line 473 of file intel_bios.h.


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