Searched refs:standard_pll_sel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/clk/imx/ |
| D | clk-imx51-imx53.c | 73 static const char *standard_pll_sel[] = { "pll1_sw", "pll2_sw", "pll3_sw", "lp_apm", }; variable 190 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 195 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 197 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 210 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 214 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx5_clocks_common_init() 546 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx53_clocks_init() 553 standard_pll_sel, ARRAY_SIZE(standard_pll_sel)); in mx53_clocks_init()
|