Searched refs:bch_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 40 static const char *bch_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable 247 hws[IMX6UL_CLK_BCH_SEL] = imx_clk_hw_mux("bch_sel", base + 0x1c, 18, 1, bch_sels, ARRAY_SIZE(bch_sels)); in imx6ul_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 41 static const char *bch_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable 262 hws[IMX6UL_CLK_BCH_SEL] = imx_clk_hw_mux("bch_sel", base + 0x1c, 18, 1, bch_sels, ARRAY_SIZE(bch_sels)); in imx6ul_clocks_init()
|
Completed in 3 milliseconds