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

#include <intel_bios.h>

Collaboration diagram for bdb_edp:
Collaboration graph

Data Fields

struct edp_power_seq power_seqs [16]
 
u32 color_depth
 
struct edp_link_params link_params [16]
 
u32 sdrrs_msa_timing_delay
 
u16 edp_s3d_feature
 
u16 edp_t3_optimization
 

Detailed Description

Definition at line 476 of file intel_bios.h.

Field Documentation

◆ color_depth

u32 bdb_edp::color_depth

Definition at line 478 of file intel_bios.h.

◆ edp_s3d_feature

u16 bdb_edp::edp_s3d_feature

Definition at line 483 of file intel_bios.h.

◆ edp_t3_optimization

u16 bdb_edp::edp_t3_optimization

Definition at line 484 of file intel_bios.h.

◆ link_params

struct edp_link_params bdb_edp::link_params[16]

Definition at line 478 of file intel_bios.h.

◆ power_seqs

struct edp_power_seq bdb_edp::power_seqs[16]

Definition at line 473 of file intel_bios.h.

◆ sdrrs_msa_timing_delay

u32 bdb_edp::sdrrs_msa_timing_delay

Definition at line 480 of file intel_bios.h.


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