Searched refs:TIMER_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
30 #define TIMER_ENABLE_BIT(t) (16 + (t)) macro50 writel(val & ~TIMER_ENABLE_BIT(timer), timer_base + TIMER_ISA_MUX); in meson6_clkevt_time_stop()67 writel(val | TIMER_ENABLE_BIT(timer), timer_base + TIMER_ISA_MUX); in meson6_clkevt_time_start()