Home
last modified time | relevance | path

Searched refs:select_pll_source_clk (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c17 static int select_pll_source_clk(enum pll_type pll, u32 refclk_freq) in select_pll_source_clk() function
103 if (select_pll_source_clk(pll, refclk_freq) < 0) { in program_pll()