Searched refs:pll8_cfg (Results 1 – 3 of 3) sorted by relevance
27 writel(PLL8_CFG_DEFAULT, &ccm->pll8_cfg); in clock_init_safe()28 writel(readl(&ccm->pll8_cfg) | (0x1 << 31), &ccm->pll8_cfg); in clock_init_safe()
31 u32 pll8_cfg; /* 0x44 pll8 hsic control */ member
28 u32 pll8_cfg; /* 0x38 pll8 control */ member
Completed in 8 milliseconds