Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c646 static int config_pll_clk(enum pll_clocks index, struct pll_param *pll_param) in config_pll_clk() function
720 return config_pll_clk(PLL1_CLOCK, &pll_param); in config_core_clk()
782 return config_pll_clk(PLL1_CLOCK, &pll_param); in config_periph_clk()
785 return config_pll_clk(PLL3_CLOCK, &pll_param); in config_periph_clk()