Home
last modified time | relevance | path

Searched refs:t64_clockevent_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/c6x/platforms/
Dtimer64.c151 static struct clock_event_device t64_clockevent_device = { variable
164 struct clock_event_device *cd = &t64_clockevent_device; in timer_interrupt()
175 .dev_id = &t64_clockevent_device,
180 struct clock_event_device *cd = &t64_clockevent_device; in timer64_init()