Searched refs:imx8mp_a53_core_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx8mp.c | 38 static const char * const imx8mp_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 557 hws[IMX8MP_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", ccm_base + 0x9880, 24, 1, imx8mp_a53_core_sels, ARRAY_SIZE(imx8mp_a53_core_sels)); in imx8mp_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mp.c | 39 static const char * const imx8mp_a53_core_sels[] = {"arm_a53_div", "arm_pll_out", }; variable 530 hws[IMX8MP_CLK_A53_CORE] = imx_clk_hw_mux2("arm_a53_core", ccm_base + 0x9880, 24, 1, imx8mp_a53_core_sels, ARRAY_SIZE(imx8mp_a53_core_sels)); in imx8mp_clocks_probe()
|
Completed in 3 milliseconds