Searched refs:to_timer_of (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/clocksource/
H A Dtimer-gx6605s.c28 void __iomem *base = timer_of_base(to_timer_of(ce));
40 void __iomem *base = timer_of_base(to_timer_of(ce));
55 void __iomem *base = timer_of_base(to_timer_of(ce));
69 void __iomem *base = timer_of_base(to_timer_of(ce));
H A Dtimer-rda.c69 struct timer_of *to = to_timer_of(evt);
78 struct timer_of *to = to_timer_of(evt);
87 struct timer_of *to = to_timer_of(evt);
107 struct timer_of *to = to_timer_of(ev);
117 struct timer_of *to = to_timer_of(evt);
H A Dtimer-milbeaut.c52 struct timer_of *to = to_timer_of(clk);
89 struct timer_of *to = to_timer_of(clk);
99 struct timer_of *to = to_timer_of(clk);
108 struct timer_of *to = to_timer_of(clk);
117 struct timer_of *to = to_timer_of(clk);
H A Dtimer-loongson1-pwm.c78 struct timer_of *to = to_timer_of(clkevt);
91 struct timer_of *to = to_timer_of(clkevt);
105 ls1x_pwmtimer_start(to_timer_of(clkevt));
114 ls1x_pwmtimer_stop(to_timer_of(clkevt));
123 struct timer_of *to = to_timer_of(clkevt);
H A Dtimer-mediatek.c85 struct timer_of *to = to_timer_of(clkevt);
96 struct timer_of *to = to_timer_of(clkevt);
116 mtk_syst_ack_irq(to_timer_of(clkevt));
119 writel(0, SYST_CON_REG(to_timer_of(clkevt)));
178 mtk_gpt_clkevt_time_stop(to_timer_of(clk), TIMER_CLK_EVT);
185 struct timer_of *to = to_timer_of(clk);
197 struct timer_of *to = to_timer_of(clk);
209 struct timer_of *to = to_timer_of(clkevt);
250 struct timer_of *to = to_timer_of(clk);
257 struct timer_of *to = to_timer_of(cl
[all...]
H A Dtimer-sprd.c82 struct timer_of *to = to_timer_of(ce);
93 struct timer_of *to = to_timer_of(ce);
104 struct timer_of *to = to_timer_of(ce);
113 struct timer_of *to = to_timer_of(ce);
H A Dtimer-npcm7xx.c58 struct timer_of *to = to_timer_of(evt);
70 struct timer_of *to = to_timer_of(evt);
82 struct timer_of *to = to_timer_of(evt);
95 struct timer_of *to = to_timer_of(evt);
111 struct timer_of *to = to_timer_of(clk);
125 struct timer_of *to = to_timer_of(evt);
H A Drenesas-ostm.c88 struct timer_of *to = to_timer_of(ced);
101 struct timer_of *to = to_timer_of(ced);
109 struct timer_of *to = to_timer_of(ced);
123 struct timer_of *to = to_timer_of(ced);
135 ostm_timer_stop(to_timer_of(ced));
H A Dtimer-sun4i.c85 struct timer_of *to = to_timer_of(evt);
94 struct timer_of *to = to_timer_of(evt);
104 struct timer_of *to = to_timer_of(evt);
116 struct timer_of *to = to_timer_of(clkevt);
133 struct timer_of *to = to_timer_of(evt);
H A Dtimer-stm32.c119 struct timer_of *to = to_timer_of(clkevt);
129 struct timer_of *to = to_timer_of(clkevt);
146 struct timer_of *to = to_timer_of(clkevt);
155 struct timer_of *to = to_timer_of(clkevt);
165 struct timer_of *to = to_timer_of(clkevt);
H A Dtimer-imx-sysctr.c35 struct timer_of *to = to_timer_of(evt);
54 struct timer_of *to = to_timer_of(evt);
71 struct timer_of *to = to_timer_of(evt);
H A Dtimer-tegra.c57 void __iomem *reg_base = timer_of_base(to_timer_of(evt));
75 void __iomem *reg_base = timer_of_base(to_timer_of(evt));
84 void __iomem *reg_base = timer_of_base(to_timer_of(evt));
85 unsigned long period = timer_of_period(to_timer_of(evt));
96 void __iomem *reg_base = timer_of_base(to_timer_of(evt));
106 void __iomem *reg_base = timer_of_base(to_timer_of(evt));
H A Dtimer-mediatek-cpux.c67 mtk_cpux_set_irq(to_timer_of(clkevt), false);
79 mtk_cpux_set_irq(to_timer_of(clkevt), true);
H A Dtimer-of.h44 static inline struct timer_of *to_timer_of(struct clock_event_device *clkevt) function
H A Dtimer-msc313e.c93 struct timer_of *timer = to_timer_of(evt);
102 struct timer_of *timer = to_timer_of(evt);
112 struct timer_of *timer = to_timer_of(evt);
123 struct timer_of *timer = to_timer_of(clkevt);

Completed in 144 milliseconds