Searched refs:REG_TISR (Results 1 – 2 of 2) sorted by relevance
106 __raw_writel(0x01, REG_TISR); /* clear TIF0 */ in nuc900_timer0_interrupt()132 __raw_writel(RESETINT, REG_TISR); in nuc900_clockevents_init()
30 #define REG_TISR (TMR_BA+0x18) macro