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

/linux-4.4.14/arch/arm/plat-iop/
H A Dtime.c121 static struct clock_event_device iop_clockevent = { variable in typeref:struct:clock_event_device
147 .dev_id = &iop_clockevent,
175 iop_clockevent.cpumask = cpumask_of(0); iop_init_time()
176 clockevents_config_and_register(&iop_clockevent, tick_rate, iop_init_time()

Completed in 38 milliseconds