Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-iop/
Dtime.c121 static struct clock_event_device iop_clockevent = { variable
147 .dev_id = &iop_clockevent,
175 iop_clockevent.cpumask = cpumask_of(0); in iop_init_time()
176 clockevents_config_and_register(&iop_clockevent, tick_rate, in iop_init_time()