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

Data Fields

uint16_t pll_post_div
 
uint16_t phy_post_div
 

Detailed Description

Definition at line 34 of file dsi_phy.c.

Field Documentation

◆ phy_post_div

uint16_t dsi_phy_divider_lut_entry_type::phy_post_div

Definition at line 36 of file dsi_phy.c.

Referenced by dsi_phy_calc_clk_divider().

◆ pll_post_div

uint16_t dsi_phy_divider_lut_entry_type::pll_post_div

Definition at line 35 of file dsi_phy.c.

Referenced by dsi_phy_calc_clk_divider(), and dsi_phy_pll_calcandcommit().


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