Searched refs:periph2_pre_sels (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/clk/imx/ |
D | clk-imx6sll.c | 35 static const char *periph2_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll4_aud… variable 199 …imx_clk_hw_mux("periph2_pre", base + 0x18, 21, 2, periph2_pre_sels, ARRAY_SIZE(periph2_pre_sel… in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 34 static const char *periph2_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll4_aud… variable 242 …mx_clk_hw_mux("periph2_pre", base + 0x18, 21, 2, periph2_pre_sels, ARRAY_SIZE(periph2_pre_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 24 static const char *periph2_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll4_aud… variable 269 …ux("periph2_pre", base + 0x18, 21, 2, periph2_pre_sels, ARRAY_SIZE(periph2_pre_se… in imx6sx_clocks_init()
|