Home
last modified time | relevance | path

Searched refs:fttmr010 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-fttmr010.c46 * Control register (TMC30) bit fields for fttmr010/gemini/moxart timers.
77 * Interrupt status/mask register definitions for fttmr010/gemini/moxart
99 struct fttmr010 { struct
115 static struct fttmr010 *local_fttmr;
117 static inline struct fttmr010 *to_fttmr010(struct clock_event_device *evt) in to_fttmr010()
119 return container_of(evt, struct fttmr010, clkevt); in to_fttmr010()
145 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_next_event() local
149 fttmr010->timer_shutdown(evt); in fttmr010_timer_set_next_event()
151 if (fttmr010 in fttmr010_timer_set_next_event()
173 struct fttmr010 *fttmr010 = to_fttmr010(evt); ast2600_timer_shutdown() local
183 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_shutdown() local
196 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_set_oneshot() local
221 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_set_periodic() local
265 struct fttmr010 *fttmr010 = to_fttmr010(evt); ast2600_timer_interrupt() local
276 struct fttmr010 *fttmr010; fttmr010_common_init() local
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-fttmr010.c46 * Control register (TMC30) bit fields for fttmr010/gemini/moxart timers.
77 * Interrupt status/mask register definitions for fttmr010/gemini/moxart
99 struct fttmr010 { struct
115 static struct fttmr010 *local_fttmr;
117 static inline struct fttmr010 *to_fttmr010(struct clock_event_device *evt) in to_fttmr010()
119 return container_of(evt, struct fttmr010, clkevt); in to_fttmr010()
145 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_next_event() local
149 fttmr010->timer_shutdown(evt); in fttmr010_timer_set_next_event()
151 if (fttmr010 in fttmr010_timer_set_next_event()
173 struct fttmr010 *fttmr010 = to_fttmr010(evt); ast2600_timer_shutdown() local
183 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_shutdown() local
196 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_set_oneshot() local
221 struct fttmr010 *fttmr010 = to_fttmr010(evt); fttmr010_timer_set_periodic() local
265 struct fttmr010 *fttmr010 = to_fttmr010(evt); ast2600_timer_interrupt() local
278 struct fttmr010 *fttmr010; fttmr010_common_init() local
[all...]

Completed in 2 milliseconds