Home
last modified time | relevance | path

Searched defs:clockevent (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-davinci.c67 to_davinci_clockevent(struct clock_event_device *clockevent) in to_davinci_clockevent()
73 davinci_clockevent_read(struct davinci_clockevent *clockevent, in davinci_clockevent_read()
79 static void davinci_clockevent_write(struct davinci_clockevent *clockevent, in davinci_clockevent_write()
117 struct davinci_clockevent *clockevent; in davinci_clockevent_shutdown() local
128 struct davinci_clockevent *clockevent = to_davinci_clockevent(dev); in davinci_clockevent_set_oneshot() local
141 struct davinci_clockevent *clockevent = to_davinci_clockevent(dev); in davinci_clockevent_set_next_event_std() local
157 struct davinci_clockevent *clockevent = to_davinci_clockevent(dev); in davinci_clockevent_set_next_event_cmp() local
170 struct davinci_clockevent *clockevent = data; in davinci_timer_irq_timer() local
245 struct davinci_clockevent *clockevent; in davinci_timer_register() local
H A Dtimer-vt8500.c86 static struct clock_event_device clockevent = { variable
H A Dsh_cmt.c868 bool clockevent, bool clocksource) in sh_cmt_register()
888 unsigned int hwidx, bool clockevent, in sh_cmt_setup_channel()
1093 bool clockevent = i == 0; in sh_cmt_setup() local
H A Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
/linux/arch/xtensa/kernel/
H A Dtime.c130 struct clock_event_device *clockevent = &timer->evt; in local_timer_setup() local