Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-imx8mn.c31 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()
Dclk-imx8mm.c32 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()
Dclk-imx8mp.c26 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()