Searched refs:periph_pre_sels (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/clk/imx/ |
D | clk-imx6sll.c | 34 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable 198 … imx_clk_hw_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sels… in imx6sll_clocks_init()
|
D | clk-imx6q.c | 25 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable 608 …mx_clk_hw_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6q_clocks_init() 609 …mx_clk_hw_mux("periph2_pre", base + 0x18, 21, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6q_clocks_init()
|
D | clk-imx6ul.c | 33 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable 241 …imx_clk_hw_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sels… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 23 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable 268 …mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6sx_clocks_init()
|