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

#include <clk.h>

Collaboration diagram for st_epll_con_val:
Collaboration graph

Data Fields

unsigned int freq_out
 
unsigned int en_lock_det
 
unsigned int m_div
 
unsigned int p_div
 
unsigned int s_div
 
unsigned int k_dsm
 

Detailed Description

Definition at line 535 of file clk.h.

Field Documentation

◆ en_lock_det

unsigned int st_epll_con_val::en_lock_det

Definition at line 537 of file clk.h.

Referenced by clock_epll_set_rate().

◆ freq_out

unsigned int st_epll_con_val::freq_out

Definition at line 536 of file clk.h.

◆ k_dsm

unsigned int st_epll_con_val::k_dsm

Definition at line 541 of file clk.h.

Referenced by clock_epll_set_rate().

◆ m_div

unsigned int st_epll_con_val::m_div

Definition at line 538 of file clk.h.

Referenced by clock_epll_set_rate().

◆ p_div

unsigned int st_epll_con_val::p_div

Definition at line 539 of file clk.h.

Referenced by clock_epll_set_rate().

◆ s_div

unsigned int st_epll_con_val::s_div

Definition at line 540 of file clk.h.

Referenced by clock_epll_set_rate().


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