Searched refs:BRIDGE_MASK_OFF (Results 1 – 1 of 1) sorted by relevance
26 #define BRIDGE_MASK_OFF 0x0114 macro88 u = readl(bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_next_event()90 writel(u, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_next_event()126 u = readl(bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_mode()127 writel(u | BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_mode()145 u = readl(bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_mode()146 writel(u & ~BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_mode()213 u = readl(bridge_base + BRIDGE_MASK_OFF); in orion_time_init()214 writel(u & ~BRIDGE_INT_TIMER0, bridge_base + BRIDGE_MASK_OFF); in orion_time_init()