coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
dsi_phy_pll.h File Reference
#include <types.h>
Include dependency graph for dsi_phy_pll.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mdss_pll_vco_calc
 

Enumerations

enum  { MDSS_DSI_PLL_10NM , MDSS_UNKNOWN_PLL }
 

Functions

void dsi_phy_pll_vco_10nm_set_rate (unsigned long rate)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MDSS_DSI_PLL_10NM 
MDSS_UNKNOWN_PLL 

Definition at line 8 of file dsi_phy_pll.h.

Function Documentation

◆ dsi_phy_pll_vco_10nm_set_rate()

void dsi_phy_pll_vco_10nm_set_rate ( unsigned long  rate)

Definition at line 137 of file dsi_phy_pll.c.

References dsi_pll_calc_dec_frac(), dsi_pll_commit(), dsi_pll_config_hzindep_reg(), and dsi_pll_init_val().

Here is the call graph for this function: