Searched refs:TIMER_ENABLE_EN (Results 1 – 1 of 1) sorted by relevance
35 #define TIMER_ENABLE_EN BIT(0) macro52 ctrl &= ~TIMER_ENABLE_EN; in msm_timer_interrupt()64 ctrl &= ~TIMER_ENABLE_EN; in msm_timer_set_next_event()74 writel_relaxed(ctrl | TIMER_ENABLE_EN, event_base + TIMER_ENABLE); in msm_timer_set_next_event()83 ctrl &= ~(TIMER_ENABLE_EN | TIMER_ENABLE_CLR_ON_MATCH_EN); in msm_timer_shutdown()214 writel_relaxed(TIMER_ENABLE_EN, source_base + TIMER_ENABLE); in msm_timer_init()