Home
last modified time | relevance | path

Searched refs:bch_sels (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6ul.c40 static const char *bch_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
247 …6UL_CLK_BCH_SEL] = imx_clk_hw_mux("bch_sel", base + 0x1c, 18, 1, bch_sels, ARRAY_SIZE(bch_sels)); in imx6ul_clocks_init()