Home
last modified time | relevance | path

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

/u-boot/drivers/clk/imx/
A Dclk-imx8mm.c69 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
261 dram_pll_bypass_sels, in imx8mm_clk_probe()
262 ARRAY_SIZE(dram_pll_bypass_sels), in imx8mm_clk_probe()
A Dclk-imx8mn.c69 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
278 dram_pll_bypass_sels, in imx8mn_clk_probe()
279 ARRAY_SIZE(dram_pll_bypass_sels), in imx8mn_clk_probe()
A Dclk-imx8mp.c69 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable
295 …k_mux_flags("dram_pll_bypass", base + 0x50, 4, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass… in imx8mp_clk_probe()

Completed in 5 milliseconds