Searched refs:imx8mm_dram_core_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx8mm.c | 284 static const char *imx8mm_dram_core_sels[] = {"dram_pll_out", "dram_alt_root", }; variable 602 hws[IMX8MM_CLK_DRAM_CORE] = imx_clk_hw_mux2_flags("dram_core_clk", base + 0x9800, 24, 1, imx8mm_dram_core_sels, ARRAY_SIZE(imx8mm_dram_core_sels), CLK_IS_CRITICAL); in imx8mm_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mm.c | 284 static const char *imx8mm_dram_core_sels[] = {"dram_pll_out", "dram_alt_root", }; variable 596 hws[IMX8MM_CLK_DRAM_CORE] = imx_clk_hw_mux2_flags("dram_core_clk", base + 0x9800, 24, 1, imx8mm_dram_core_sels, ARRAY_SIZE(imx8mm_dram_core_sels), CLK_IS_CRITICAL); in imx8mm_clocks_probe()
|
Completed in 3 milliseconds