Searched refs:mainpll_cfg (Results 1 – 1 of 1) sorted by relevance
/u-boot/arch/arm/mach-socfpga/ |
A D | clock_manager_arria10.c | 22 struct mainpll_cfg { struct 82 { "vco0-psrc", offsetof(struct mainpll_cfg, vco0_psrc) }, 83 { "vco1-denom", offsetof(struct mainpll_cfg, vco1_denom) }, 84 { "vco1-numer", offsetof(struct mainpll_cfg, vco1_numer) }, 85 { "mpuclk-cnt", offsetof(struct mainpll_cfg, mpuclk_cnt) }, 133 { "nocclk", offsetof(struct mainpll_cfg, nocclk) }, 134 { "mpuclk", offsetof(struct mainpll_cfg, mpuclk) }, 238 (struct mainpll_cfg *main_cfg) in cm_calc_handoff_main_vco_clk_hz() 370 struct mainpll_cfg *main_cfg, in cm_is_pll_ramp_required() 483 struct mainpll_cfg *main_cfg, in cm_calc_safe_pll_numer() [all …]
|
Completed in 4 milliseconds