Searched refs:dram_pll_bypass_sels (Results 1 – 3 of 3) sorted by relevance
/drivers/clk/imx/ |
D | clk-imx8mn.c | 31 static const char * const dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable 342 …_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 | 32 static const char *dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable 347 …_mux_flags("dram_pll_bypass", base + 0x50, 16, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass… in imx8mm_clocks_probe()
|
D | clk-imx8mp.c | 26 static const char * const dram_pll_bypass_sels[] = {"dram_pll", "dram_pll_ref_sel", }; variable 477 …ags("dram_pll_bypass", anatop_base + 0x50, 16, 1, dram_pll_bypass_sels, ARRAY_SIZE(dram_pll_bypass… in imx8mp_clocks_probe()
|