Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c22 PLL3_CLOCK, enumerator
32 [PLL3_CLOCK] = (struct mxc_pll_reg *)PLL3_BASE_ADDR,
277 return decode_pll(mxc_plls[PLL3_CLOCK], MXC_HCLK); in get_periph_clk()
335 freq = decode_pll(mxc_plls[PLL3_CLOCK], MXC_HCLK); in get_standard_pll_sel_clk()
674 case PLL3_CLOCK: in config_pll_clk()
785 return config_pll_clk(PLL3_CLOCK, &pll_param); in config_periph_clk()
925 freq = decode_pll(mxc_plls[PLL3_CLOCK], MXC_HCLK); in do_mx5_showclocks()