Searched refs:pll11_cfg (Results 1 – 3 of 3) sorted by relevance
294 CCM_PLL11_CTRL_N(clk / 24000000), &ccm->pll11_cfg); in clock_set_pll11()296 while (readl(&ccm->pll11_cfg) & CCM_PLL11_CTRL_UPD) in clock_set_pll11()
430 clrbits_le32(&ccm->pll11_cfg, CCM_PLL11_CTRL_EN); in mctl_sys_init()
33 u32 pll11_cfg; /* 0x4c pll11 (ddr1) control (A33 only) */ member
Completed in 7 milliseconds