Searched refs:slow_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-vf610.c | 73 static const char *slow_sels[] = { "sirc_32k", "sxosc", }; variable 208 clk[VF610_CLK_SLOW_CLK_SEL] = imx_clk_mux("slow_clk_sel", CCM_CCSR, 4, 1, slow_sels, ARRAY_SIZE(slow_sels)); in vf610_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-vf610.c | 73 static const char *slow_sels[] = { "sirc_32k", "sxosc", }; variable 208 clk[VF610_CLK_SLOW_CLK_SEL] = imx_clk_mux("slow_clk_sel", CCM_CCSR, 4, 1, slow_sels, ARRAY_SIZE(slow_sels)); in vf610_clocks_init()
|
Completed in 3 milliseconds