Home
last modified time | relevance | path

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

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