Searched refs:dw_apb_clockevent_init (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/ |
H A D | dw_apb_timer.h | 46 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating,
|
/linux-4.4.14/drivers/clocksource/ |
H A D | dw_apb_timer_of.c | 74 ced = dw_apb_clockevent_init(0, event_timer->name, 300, iobase, irq, add_clockevent()
|
H A D | dw_apb_timer.c | 215 * 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 D | apb_timer.c | 151 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