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

Data Fields

u64 mpixelclock
 
u32 cpce
 
u32 gmp
 
u32 curr
 

Detailed Description

Definition at line 69 of file hdmi.c.

Field Documentation

◆ cpce

u32 hdmi_mpll_config::cpce

Definition at line 72 of file hdmi.c.

◆ curr

u32 hdmi_mpll_config::curr

Definition at line 76 of file hdmi.c.

◆ gmp

u32 hdmi_mpll_config::gmp

Definition at line 74 of file hdmi.c.

◆ mpixelclock

u64 hdmi_mpll_config::mpixelclock

Definition at line 70 of file hdmi.c.

Referenced by hdmi_phy_configure().


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