Home
last modified time | relevance | path

Searched refs:clkout_sels (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8mn.c311 static const char * const clkout_sels[] = {"audio_pll1_out", "audio_pll2_out", "video_pll_out", variable
414 …T1_SEL] = imx_clk_hw_mux2("clkout1_sel", base + 0x128, 4, 4, clkout_sels, ARRAY_SIZE(clkout_sels)); in imx8mn_clocks_probe()
417 …2_SEL] = imx_clk_hw_mux2("clkout2_sel", base + 0x128, 20, 4, clkout_sels, ARRAY_SIZE(clkout_sels)); in imx8mn_clocks_probe()
H A Dclk-imx8mm.c291 static const char * const clkout_sels[] = {"audio_pll1_out", "audio_pll2_out", "video_pll1_out", variable
393 …T1_SEL] = imx_clk_hw_mux2("clkout1_sel", base + 0x128, 4, 4, clkout_sels, ARRAY_SIZE(clkout_sels)); in imx8mm_clocks_probe()
396 …2_SEL] = imx_clk_hw_mux2("clkout2_sel", base + 0x128, 20, 4, clkout_sels, ARRAY_SIZE(clkout_sels)); in imx8mm_clocks_probe()