Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c323 static u32 get_standard_pll_sel_clk(u32 clk_sel) in get_standard_pll_sel_clk() function
354 freq = get_standard_pll_sel_clk(clk_sel); in get_uart_clk()
376 freq = get_standard_pll_sel_clk(clk_sel); in imx_get_cspiclk()
415 freq = get_standard_pll_sel_clk(clk_sel) / ((pred + 1) * (podf + 1)); in get_esdhc_clk()