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

/openwrt/target/linux/oxnas/files/drivers/clocksource/
H A Doxnas_rps_timer.c77 static void __init rps_timer_init(struct device_node *np) function
86 panic("rps_timer_init: failed to get refclk\n");
91 panic("rps_timer_init: failed to map io\n");
96 CLOCKSOURCE_OF_DECLARE(nas782x, "plxtech,nas782x-rps-timer", rps_timer_init);

Completed in 26 milliseconds