Searched refs:sys3_pll_out_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx8mq.c | 36 static const char * const sys3_pll_out_sels[] = {"sys3_pll1_ref_sel", }; variable 349 hws[IMX8MQ_SYS3_PLL_OUT] = imx_clk_hw_sscg_pll("sys3_pll_out", sys3_pll_out_sels, ARRAY_SIZE(sys3_pll_out_sels), 0, 0, 0, base + 0x48, CLK_IS_CRITICAL); in imx8mq_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mq.c | 36 static const char * const sys3_pll_out_sels[] = {"sys3_pll1_ref_sel", }; variable 357 hws[IMX8MQ_SYS3_PLL_OUT] = imx_clk_hw_sscg_pll("sys3_pll_out", sys3_pll_out_sels, ARRAY_SIZE(sys3_pll_out_sels), 0, 0, 0, base + 0x48, CLK_IS_CRITICAL); in imx8mq_clocks_probe()
|
Completed in 3 milliseconds