Home
last modified time | relevance | path

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

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