Searched refs:ALTR_TIMER_COMPATIBLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | time.c | 22 #define ALTR_TIMER_COMPATIBLE "altr,timer-1.0" macro 350 for_each_compatible_node(np, NULL, ALTR_TIMER_COMPATIBLE) in time_init() 359 TIMER_OF_DECLARE(nios2_timer, ALTR_TIMER_COMPATIBLE, nios2_time_init);
|
/kernel/linux/linux-6.6/arch/nios2/kernel/ |
H A D | time.c | 22 #define ALTR_TIMER_COMPATIBLE "altr,timer-1.0" macro 350 for_each_compatible_node(np, NULL, ALTR_TIMER_COMPATIBLE) in time_init() 359 TIMER_OF_DECLARE(nios2_timer, ALTR_TIMER_COMPATIBLE, nios2_time_init);
|
Completed in 2 milliseconds