![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd. 0003 0004 #include <linux/clocksource.h> 0005 #include <linux/of_clk.h> 0006 0007 void __init time_init(void) 0008 { 0009 of_clk_init(NULL); 0010 timer_probe(); 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |