Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-w90x900/
Dtime.c61 __raw_writel(timer0_load, REG_TICR0); in nuc900_clockevent_setmode()
83 __raw_writel(evt, REG_TICR0); in nuc900_clockevent_setnextevent()
/linux-3.4.99/arch/arm/mach-w90x900/include/mach/
Dregs-timer.h26 #define REG_TICR0 (TMR_BA+0x08) macro