Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/iproc-common/
H A Dtimer.h29 #define TIMER_GLB_TIM_CTRL_TIM_EN 0x00000001 macro
/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Dtimer.c35 writel(TIMER_GLB_TIM_CTRL_TIM_EN, in timer_global_init()