Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-iop/
Dtime.c109 static struct clock_event_device iop_clockevent = { variable
131 .dev_id = &iop_clockevent,
159 iop_clockevent.cpumask = cpumask_of(0); in iop_init_time()
160 clockevents_config_and_register(&iop_clockevent, tick_rate, in iop_init_time()