Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/iproc-common/
H A Dtimer.h21 #define TIMER_PVT_TIM_CTRL_INT_EN 0x00000004 macro
/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Dtimer.c101 writel(TIMER_PVT_TIM_CTRL_INT_EN | in timer_systick_init()