Searched refs:imx8mm_a53_core_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx8mm.c | 42 static const char * const imx8mm_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 435 hws[IMX8MM_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", base + 0x9880, 24, 1, imx8mm_a53_core_sels, ARRAY_SIZE(imx8mm_a53_core_sels)); in imx8mm_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mm.c | 42 static const char * const imx8mm_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 430 hws[IMX8MM_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", base + 0x9880, 24, 1, imx8mm_a53_core_sels, ARRAY_SIZE(imx8mm_a53_core_sels)); in imx8mm_clocks_probe()
|
Completed in 3 milliseconds