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

/u-boot/drivers/clk/imx/
H A Dclk-imx8mn.c21 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
162 dram_pll_bypass_sels,
163 ARRAY_SIZE(dram_pll_bypass_sels),
H A Dclk-imx8mm.c19 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
163 dram_pll_bypass_sels,
164 ARRAY_SIZE(dram_pll_bypass_sels),
H A Dclk-imx8mp.c19 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
216 clk_dm(IMX8MP_DRAM_PLL_BYPASS, imx_clk_mux_flags("dram_pll_bypass", base + 0x50, 4, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass_sels), CLK_SET_RATE_PARENT));

Completed in 40 milliseconds