Searched refs:aspeed_timer_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-fttmr010.c | 440 static __init int aspeed_timer_init(struct device_node *np) in aspeed_timer_init() function 457 TIMER_OF_DECLARE(ast2400, "aspeed,ast2400-timer", aspeed_timer_init); 458 TIMER_OF_DECLARE(ast2500, "aspeed,ast2500-timer", aspeed_timer_init);
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-fttmr010.c | 444 static __init int aspeed_timer_init(struct device_node *np) in aspeed_timer_init() function 457 TIMER_OF_DECLARE(ast2400, "aspeed,ast2400-timer", aspeed_timer_init); 458 TIMER_OF_DECLARE(ast2500, "aspeed,ast2500-timer", aspeed_timer_init);
|
Completed in 3 milliseconds