Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c322 static u32 get_standard_pll_sel_clk(u32 clk_sel) in get_standard_pll_sel_clk() function
353 freq = get_standard_pll_sel_clk(clk_sel); in get_uart_clk()
375 freq = get_standard_pll_sel_clk(clk_sel); in imx_get_cspiclk()
414 freq = get_standard_pll_sel_clk(clk_sel) / ((pred + 1) * (podf + 1)); in get_esdhc_clk()