Home
last modified time | relevance | path

Searched refs:PCCR0_GPT1_EN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c97 writel(readl(&pll->pccr0) | PCCR0_GPT1_EN, &pll->pccr0); in timer_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h278 #define PCCR0_GPT1_EN (1 << 24) macro