Searched refs:dw_apb_clockevent_init (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | dw_apb_timer.h | 42 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dw_apb_timer.h | 42 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating,
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | apb_timer.c | 147 adev->timer = dw_apb_clockevent_init(smp_processor_id(), "apbt0", in apbt_clockevent_register() 187 adev->timer = dw_apb_clockevent_init(cpu, adev->name, in apbt_setup_secondary_clock()
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | dw_apb_timer_of.c | 76 ced = dw_apb_clockevent_init(-1, event_timer->name, 300, iobase, irq, in add_clockevent()
|
H A D | dw_apb_timer.c | 223 * dw_apb_clockevent_init() - use an APB timer as a clock_event_device 241 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating, in dw_apb_clockevent_init() function
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | dw_apb_timer_of.c | 100 ced = dw_apb_clockevent_init(-1, event_timer->name, 300, iobase, irq, in add_clockevent()
|
H A D | dw_apb_timer.c | 223 * dw_apb_clockevent_init() - use an APB timer as a clock_event_device 241 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating, in dw_apb_clockevent_init() function
|
Completed in 4 milliseconds