Searched refs:PCCR0_GPT1_EN (Results 1 – 2 of 2) sorted by relevance
96 writel(readl(&pll->pccr0) | PCCR0_GPT1_EN, &pll->pccr0); in timer_init()
277 #define PCCR0_GPT1_EN (1 << 24) macro