Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c31 TIMER1_CLK_EN, &stv0991_cgu_regs->cgu_enable_2); in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_cgu.h66 #define TIMER1_CLK_EN (1 << 15) macro