Searched refs:sys_pll2_bypass_sels (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/clk/imx/
H A Dclk-imx8mn.c24 static const char *sys_pll2_bypass_sels[] = {"sys_pll2", "sys_pll2_ref_sel", }; variable
177 sys_pll2_bypass_sels,
178 ARRAY_SIZE(sys_pll2_bypass_sels),
H A Dclk-imx8mm.c22 static const char *sys_pll2_bypass_sels[] = {"sys_pll2", "sys_pll2_ref_sel", }; variable
178 sys_pll2_bypass_sels,
179 ARRAY_SIZE(sys_pll2_bypass_sels),
H A Dclk-imx8mp.c22 static const char *sys_pll2_bypass_sels[] = {"sys_pll2", "sys_pll2_ref_sel", }; variable
219 clk_dm(IMX8MP_SYS_PLL2_BYPASS, imx_clk_mux_flags("sys_pll2_bypass", base + 0x104, 4, 1, sys_pll2_bypass_sels, ARRAY_SIZE(sys_pll2_bypass_sels), CLK_SET_RATE_PARENT));

Completed in 123 milliseconds