Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Dtimer.c48 lpc32xx_timer_clock(CLK_TIMCLK_TIMER0, 1); in timer_init()
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dclk.h135 #define CLK_TIMCLK_TIMER0 (1 << 2) macro