Home
last modified time | relevance | path

Searched defs:clkevt (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/drivers/clocksource/
Dtimer-stm32.c117 static int stm32_clock_event_shutdown(struct clock_event_device *clkevt) in stm32_clock_event_shutdown()
127 struct clock_event_device *clkevt) in stm32_clock_event_set_next_event()
144 static int stm32_clock_event_set_periodic(struct clock_event_device *clkevt) in stm32_clock_event_set_periodic()
153 static int stm32_clock_event_set_oneshot(struct clock_event_device *clkevt) in stm32_clock_event_set_oneshot()
164 struct clock_event_device *clkevt = (struct clock_event_device *)dev_id; in stm32_clock_event_handler() local
Dtimer-mediatek.c83 struct clock_event_device *clkevt = dev_id; in mtk_syst_handler() local
93 struct clock_event_device *clkevt) in mtk_syst_clkevt_next_event()
112 static int mtk_syst_clkevt_shutdown(struct clock_event_device *clkevt) in mtk_syst_clkevt_shutdown()
120 static int mtk_syst_clkevt_resume(struct clock_event_device *clkevt) in mtk_syst_clkevt_resume()
125 static int mtk_syst_clkevt_oneshot(struct clock_event_device *clkevt) in mtk_syst_clkevt_oneshot()
204 struct clock_event_device *clkevt = (struct clock_event_device *)dev_id; in mtk_gpt_interrupt() local
Dtimer-sun5i.c61 struct clock_event_device clkevt; member
107 static int sun5i_clkevt_shutdown(struct clock_event_device *clkevt) in sun5i_clkevt_shutdown()
115 static int sun5i_clkevt_set_oneshot(struct clock_event_device *clkevt) in sun5i_clkevt_set_oneshot()
124 static int sun5i_clkevt_set_periodic(struct clock_event_device *clkevt) in sun5i_clkevt_set_periodic()
135 struct clock_event_device *clkevt) in sun5i_clkevt_next_event()
Dtimer-of.c26 struct clock_event_device *clkevt = &to->clkevt; in timer_of_irq_exit() local
55 struct clock_event_device *clkevt = &to->clkevt; in timer_of_irq_init() local
Dtimer-atmel-st.c22 static struct clock_event_device clkevt; variable
169 static struct clock_event_device clkevt = { variable
Dtimer-atmel-tcb.c144 struct clock_event_device clkevt; member
149 static struct tc_clkevt_device *to_tc_clkevt(struct clock_event_device *clkevt) in to_tc_clkevt()
232 static struct tc_clkevt_device clkevt = { variable
Dtimer-of.h37 struct clock_event_device clkevt; member
44 static inline struct timer_of *to_timer_of(struct clock_event_device *clkevt) in to_timer_of()
Dtimer-atmel-pit.c39 struct clock_event_device clkevt; member
54 static inline struct pit_data *clkevt_to_pit_data(struct clock_event_device *clkevt) in clkevt_to_pit_data()
Dclps711x-timer.c54 struct clock_event_device *clkevt; in _clps711x_clkevt_init() local
Dmps2-timer.c34 struct clock_event_device clkevt; member
Dtimer-sun4i.c116 struct clock_event_device *clkevt) in sun4i_clkevt_next_event()
Dtimer-zevio.c55 struct clock_event_device clkevt; member
Dtimer-atcpit100.c122 struct clock_event_device *clkevt) in atcpit100_clkevt_next_event()
Dtimer-ixp4xx.c60 struct clock_event_device clkevt; member
Dtimer-fttmr010.c99 struct clock_event_device clkevt; member
/Linux-v5.4/arch/arm/mach-spear/
Dtime.c146 static struct clock_event_device clkevt = { variable