Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dvt8500_timer.c99 static struct clock_event_device clockevent = { variable
Dsh_tmu.c443 bool clockevent, bool clocksource) in sh_tmu_register()
457 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
Dsh_cmt.c836 bool clockevent, bool clocksource) in sh_cmt_register()
856 unsigned int hwidx, bool clockevent, in sh_cmt_setup_channel()
1017 bool clockevent = i == 0; in sh_cmt_setup() local
/Linux-v4.19/arch/xtensa/kernel/
Dtime.c120 struct clock_event_device *clockevent = &timer->evt; in local_timer_setup() local