Searched refs:imx8mn_a53_core_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx8mn.c | 41 static const char * const imx8mn_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 423 hws[IMX8MN_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", base + 0x9880, 24, 1, imx8mn_a53_core_sels, ARRAY_SIZE(imx8mn_a53_core_sels)); in imx8mn_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mn.c | 41 static const char * const imx8mn_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 446 hws[IMX8MN_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", base + 0x9880, 24, 1, imx8mn_a53_core_sels, ARRAY_SIZE(imx8mn_a53_core_sels)); in imx8mn_clocks_probe()
|
Completed in 3 milliseconds