Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_gpt.h25 #define GPT_PRESCALER_1 0x0000 macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dtimer.c48 writel(GPT_PRESCALER_1 | GPT_MODE_AUTO_RELOAD, &gpt_regs_p->control); in timer_init()