Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-w90x900/
Dtime.c73 __raw_writel(timer0_load, REG_TICR0); in nuc900_clockevent_set_periodic()
84 __raw_writel(evt, REG_TICR0); in nuc900_clockevent_setnextevent()
Dregs-timer.h26 #define REG_TICR0 (TMR_BA+0x08) macro