Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dtime.c118 static struct clock_event_device iop_clockevent = { variable
166 "IOP Timer Tick", &iop_clockevent)) in iop_init_time()
168 iop_clockevent.cpumask = cpumask_of(0); in iop_init_time()
169 clockevents_config_and_register(&iop_clockevent, tick_rate, in iop_init_time()

Completed in 1 milliseconds