Searched refs:standard_pll_sel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx5.c | 69 static const char *standard_pll_sel[] = { "pll1_sw", "pll2_sw", "pll3_sw", "lp_apm", }; variable 158 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 172 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 176 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 308 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx50_clocks_init() 313 standard_pll_sel, ARRAY_SIZ in mx50_clocks_init() [all...] |
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx5.c | 69 static const char *standard_pll_sel[] = { "pll1_sw", "pll2_sw", "pll3_sw", "lp_apm", }; variable 158 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 172 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 176 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 308 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx50_clocks_init() 313 standard_pll_sel, ARRAY_SIZ in mx50_clocks_init() [all...] |
Completed in 2 milliseconds