Searched defs:refclk_freq (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/freescale/s32v234evb/ |
H A D | clock.c | 17 static int select_pll_source_clk(enum pll_type pll, u32 refclk_freq) in select_pll_source_clk() 81 static int program_pll(enum pll_type pll, u32 refclk_freq, u32 freq0, u32 freq1, in program_pll()
|
/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/ |
H A D | generic.c | 27 static uintptr_t get_pllfreq(u32 pll, u32 refclk_freq, u32 plldv, in get_pllfreq() 82 static uintptr_t decode_pll(enum pll_type pll, u32 refclk_freq, in decode_pll()
|