Home
last modified time | relevance | path

Searched defs:pllglob_reg (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/stratix10/soc/
H A Ds10_clock_manager.c237 uint32_t pllc_reg, pllc_div, pllglob_reg; in get_clk_freq() local
/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_clock_manager.c312 uint32_t pllm_reg, pllc_reg, pllc_div, pllglob_reg; in get_clk_freq() local
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_clock_manager.c362 uint32_t get_ref_clk(uint32_t pllglob_reg, uint32_t pllm_reg) in get_ref_clk()