Searched refs:pccr0 (Results 1 – 4 of 4) sorted by relevance
96 writel(readl(&pll->pccr0) | PCCR0_GPT1_EN, &pll->pccr0); in timer_init()
185 writel(readl(&pll->pccr0) | PCCR0_FEC_EN, &pll->pccr0); in cpu_eth_init()
85 DEFINE(PCCR0, IMX_PLL_BASE + offsetof(struct pll_regs, pccr0)); in main()
123 u32 pccr0; /* Peripheral Clock Control Register 0 */ member