Searched refs:BRIDGE_INT_TIMER1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/plat-orion/
H A Dtime.c28 #define BRIDGE_INT_TIMER1 0x0004 macro
89 u |= BRIDGE_INT_TIMER1; orion_clkevt_next_event()
127 writel(u | BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); orion_clkevt_mode()
146 writel(u & ~BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); orion_clkevt_mode()

Completed in 144 milliseconds