Home
last modified time | relevance | path

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

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