Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/plat-orion/
Dtime.c29 #define BRIDGE_INT_TIMER1 0x0004 macro
90 u |= BRIDGE_INT_TIMER1; in orion_clkevt_next_event()
123 writel(u & ~BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_shutdown()
146 writel(u | BRIDGE_INT_TIMER1, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_set_periodic()