Searched refs:cpu_podf_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx5.c | 125 static const char *cpu_podf_sels[] = { "pll1_sw", "step_sel" }; variable 184 clk[IMX5_CLK_CPU_PODF_SEL] = imx_clk_mux("cpu_podf_sel", MXC_CCM_CCSR, 2, 1, cpu_podf_sels, ARRAY_SIZE(cpu_podf_sels)); in mx5_clocks_common_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx5.c | 125 static const char *cpu_podf_sels[] = { "pll1_sw", "step_sel" }; variable 184 clk[IMX5_CLK_CPU_PODF_SEL] = imx_clk_mux("cpu_podf_sel", MXC_CCM_CCSR, 2, 1, cpu_podf_sels, ARRAY_SIZE(cpu_podf_sels)); in mx5_clocks_common_init()
|
Completed in 3 milliseconds