Searched refs:audio_pll1_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/clk/imx/ |
D | clk-imx8mn.c | 28 static const char * const audio_pll1_bypass_sels[] = {"audio_pll1", "audio_pll1_ref_sel", }; variable 371 …_hw_mux_flags("audio_pll1_bypass", base, 16, 1, audio_pll1_bypass_sels, ARRAY_SIZE(audio_pll1_bypa… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 29 static const char *audio_pll1_bypass_sels[] = {"audio_pll1", "audio_pll1_ref_sel", }; variable 349 …_hw_mux_flags("audio_pll1_bypass", base, 16, 1, audio_pll1_bypass_sels, ARRAY_SIZE(audio_pll1_bypa… in imx8mm_clocks_probe()
|
D | clk-imx8mp.c | 22 static const char * const audio_pll1_bypass_sels[] = {"audio_pll1", "audio_pll1_ref_sel", }; variable 468 …_flags("audio_pll1_bypass", anatop_base, 16, 1, audio_pll1_bypass_sels, ARRAY_SIZE(audio_pll1_bypa… in imx8mp_clocks_probe()
|
D | clk-imx8mq.c | 32 static const char * const audio_pll1_bypass_sels[] = {"audio_pll1", "audio_pll1_ref_sel", }; variable 342 …_hw_mux("audio_pll1_bypass", base + 0x0, 14, 1, audio_pll1_bypass_sels, ARRAY_SIZE(audio_pll1_bypa… in imx8mq_clocks_probe()
|