Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-w90x900/
Dtime.c106 __raw_writel(0x01, REG_TISR); /* clear TIF0 */ in nuc900_timer0_interrupt()
132 __raw_writel(RESETINT, REG_TISR); in nuc900_clockevents_init()
/linux-4.1.27/arch/arm/mach-w90x900/include/mach/
Dregs-timer.h30 #define REG_TISR (TMR_BA+0x18) macro