Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c29 writel(TIMER1_CLK_CFG, &stv0991_cgu_regs->tim_freq); in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_cgu.h61 #define TIMER1_CLK_CFG (0 << DIV_SHIFT_TMR \ macro