Home
last modified time | relevance | path

Searched defs:st_epll_con_val (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/soc/samsung/exynos5250/include/soc/
Dclk.h535 struct st_epll_con_val { struct
536 unsigned int freq_out; /* frequency out */
537 unsigned int en_lock_det; /* enable lock detect */
538 unsigned int m_div; /* m divider value */
539 unsigned int p_div; /* p divider value */
540 unsigned int s_div; /* s divider value */
541 unsigned int k_dsm; /* k value of delta signal modulator */
/external/coreboot/src/soc/samsung/exynos5420/include/soc/
Dclk.h671 struct st_epll_con_val { struct
672 unsigned int freq_out; /* frequency out */
673 unsigned int en_lock_det; /* enable lock detect */
674 unsigned int m_div; /* m divider value */
675 unsigned int p_div; /* p divider value */
676 unsigned int s_div; /* s divider value */
677 unsigned int k_dsm; /* k value of delta signal modulator */