Searched refs:clockevent_pit (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/clocksource/
H A Dtimer-vf-pit.c117 static struct clock_event_device clockevent_pit = { variable in typeref:struct:clock_event_device
132 "VF pit timer", &clockevent_pit));
134 clockevent_pit.cpumask = cpumask_of(0);
135 clockevent_pit.irq = irq;
144 clockevents_config_and_register(&clockevent_pit, rate, 2, 0xffffffff);

Completed in 812 milliseconds