Searched refs:dram_pll_bypass_sels (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/clk/imx/ |
A D | clk-imx8mm.c | 69 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 D | clk-imx8mn.c | 69 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 D | clk-imx8mp.c | 69 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