Home
last modified time | relevance | path

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

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