coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
hdmi_phy_config Struct Reference
Collaboration diagram for hdmi_phy_config:
Collaboration graph

Data Fields

u64 mpixelclock
 
u32 sym_ctr
 
u32 term
 
u32 vlev_ctr
 

Detailed Description

Definition at line 79 of file hdmi.c.

Field Documentation

◆ mpixelclock

u64 hdmi_phy_config::mpixelclock

Definition at line 80 of file hdmi.c.

Referenced by hdmi_phy_configure().

◆ sym_ctr

u32 hdmi_phy_config::sym_ctr

Definition at line 81 of file hdmi.c.

◆ term

u32 hdmi_phy_config::term

Definition at line 82 of file hdmi.c.

◆ vlev_ctr

u32 hdmi_phy_config::vlev_ctr

Definition at line 83 of file hdmi.c.


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