Searched defs:timer_parent_names (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mmp/ |
H A D | clk-of-pxa910.c | 124 static const char *timer_parent_names[] = {"pll1_48", "clk32", "pll1_96"}; variable
|
H A D | clk-of-pxa168.c | 126 static const char *timer_parent_names[] = {"pll1_48", "clk32", "pll1_96", "pll1_192"}; variable
|
H A D | clk-of-mmp2.c | 235 static const char * const timer_parent_names[] = {"clk32", "vctcxo_4", "vctcxo_2", "vctcxo"}; variable
|
/kernel/linux/linux-6.6/drivers/clk/mmp/ |
H A D | clk-of-pxa910.c | 123 static const char *timer_parent_names[] = {"pll1_48", "clk32", "pll1_96"}; variable
|
H A D | clk-of-pxa168.c | 158 static const char * const timer_parent_names[] = {"pll1_48", "clk32", "pll1_96", "pll1_192"}; variable
|
H A D | clk-of-mmp2.c | 234 static const char * const timer_parent_names[] = {"clk32", "vctcxo_4", "vctcxo_2", "vctcxo"}; variable
|
Completed in 5 milliseconds