Searched refs:dram_pll_bypass_sels (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mn.c | 115 static const char * const dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable 427 …_mux_flags("dram_pll_bypass", base + 0x50, 16, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 100 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable 414 …_mux_flags("dram_pll_bypass", base + 0x50, 16, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass… in imx8mm_clocks_probe()
|