Searched refs:PLL_BUS (Results 1 – 1 of 1) sorted by relevance
19 PLL_BUS, /* System Bus PLL*/ enumerator224 case PLL_BUS: in decode_pll()291 case PLL_BUS: in mxc_get_pll_pfd()356 freq = decode_pll(PLL_BUS, MXC_HCLK); in get_periph_clk()359 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_periph_clk()362 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_periph_clk()366 freq = mxc_get_pll_pfd(PLL_BUS, 2) / 2; in get_periph_clk()570 freq = decode_pll(PLL_BUS, MXC_HCLK); in get_mmdc_ch0_clk()573 freq = mxc_get_pll_pfd(PLL_BUS, 2); in get_mmdc_ch0_clk()576 freq = mxc_get_pll_pfd(PLL_BUS, 0); in get_mmdc_ch0_clk()[all …]
Completed in 7 milliseconds