Lines Matching refs:mxc_get_pll_pfd
280 static u32 mxc_get_pll_pfd(enum pll_clocks pll, int pfd_num) in mxc_get_pll_pfd() function
354 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()
357 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()
361 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()
443 root_freq = mxc_get_pll_pfd(PLL_USBOTG, 1); in get_axi_clk()
445 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_axi_clk()
470 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_emi_slow_clk()
473 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_emi_slow_clk()
514 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()
517 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()
521 freq = mxc_get_pll_pfd(PLL_BUS, 2) >> 1; in get_mmdc_ch0_clk()
1028 root_freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_usdhc_clk()
1030 root_freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_usdhc_clk()