Searched refs:TWD_TIMER_CONTROL (Results 1 – 3 of 3) sorted by relevance
42 writel_relaxed(0, twd_base + TWD_TIMER_CONTROL); in twd_shutdown()50 twd_base + TWD_TIMER_CONTROL); in twd_set_oneshot()62 writel_relaxed(ctrl, twd_base + TWD_TIMER_CONTROL); in twd_set_periodic()69 unsigned long ctrl = readl_relaxed(twd_base + TWD_TIMER_CONTROL); in twd_set_next_event()74 writel_relaxed(ctrl, twd_base + TWD_TIMER_CONTROL); in twd_set_next_event()216 writel_relaxed(0x1, twd_base + TWD_TIMER_CONTROL); in twd_calibrate_rate()282 writel_relaxed(0, twd_base + TWD_TIMER_CONTROL); in twd_timer_setup()295 writel_relaxed(0, twd_base + TWD_TIMER_CONTROL); in twd_timer_setup()
6 #define TWD_TIMER_CONTROL 0x08 macro
199 u32 twd_ctrl = readl_relaxed(twd_base + TWD_TIMER_CONTROL); in gic_timer_retrigger()211 writel_relaxed(twd_ctrl, twd_base + TWD_TIMER_CONTROL); in gic_timer_retrigger()