Searched refs:upll (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx31.c | 37 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator 61 clk[upll] = imx_clk_pllv1("upll", "ckih", base + MXC_CCM_UPCTL); in mx31_clocks_init() 179 clk_set_parent(clk[csi], clk[upll]); in mx31_clocks_init()
|
D | clk-imx25.c | 69 dummy, osc, mpll, upll, mpll_cpu_3_4, cpu_sel, cpu, ahb, usb_div, ipg, enumerator 100 clk[upll] = imx_clk_pllv1("upll", "osc", ccm(CCM_UPCTL)); in __mx25_clocks_init()
|