Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dtimer.c24 static void lpc32xx_timer_reset(struct timer_regs *timer, u32 freq) in lpc32xx_timer_reset() function
49 lpc32xx_timer_reset(timer0, CONFIG_SYS_HZ); in timer_init()
63 lpc32xx_timer_reset(timer1, CONFIG_SYS_HZ * 1000); in __udelay()