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

/linux-4.4.14/include/linux/
H A Ddw_apb_timer.h46 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating,
/linux-4.4.14/drivers/clocksource/
H A Ddw_apb_timer_of.c74 ced = dw_apb_clockevent_init(0, event_timer->name, 300, iobase, irq, add_clockevent()
H A Ddw_apb_timer.c215 * dw_apb_clockevent_init() - use an APB timer as a clock_event_device
232 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating, dw_apb_clockevent_init() function
/linux-4.4.14/arch/x86/kernel/
H A Dapb_timer.c151 adev->timer = dw_apb_clockevent_init(smp_processor_id(), "apbt0", apbt_clockevent_register()
191 adev->timer = dw_apb_clockevent_init(cpu, adev->name, apbt_setup_secondary_clock()

Completed in 226 milliseconds