Searched refs:video2_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 | 38 static const char * const video2_pll_out_sels[] = {"video2_pll1_ref_sel", }; variable 351 hws[IMX8MQ_VIDEO2_PLL_OUT] = imx_clk_hw_sscg_pll("video2_pll_out", video2_pll_out_sels, ARRAY_SIZE(video2_pll_out_sels), 0, 0, 0, base + 0x54, 0); in imx8mq_clocks_probe()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx8mq.c | 38 static const char * const video2_pll_out_sels[] = {"video2_pll1_ref_sel", }; variable 359 hws[IMX8MQ_VIDEO2_PLL_OUT] = imx_clk_hw_sscg_pll("video2_pll_out", video2_pll_out_sels, ARRAY_SIZE(video2_pll_out_sels), 0, 0, 0, base + 0x54, 0); in imx8mq_clocks_probe()
|
Completed in 3 milliseconds