Searched refs:audio_pll2_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-imx8mn.c | 29 static const char * const audio_pll2_bypass_sels[] = {"audio_pll2", "audio_pll2_ref_sel", }; variable 340 …_flags("audio_pll2_bypass", base + 0x14, 16, 1, audio_pll2_bypass_sels, ARRAY_SIZE(audio_pll2_bypa… in imx8mn_clocks_probe()
|
D | clk-imx8mq.c | 33 static const char * const audio_pll2_bypass_sels[] = {"audio_pll2", "audio_pll2_ref_sel", }; variable 335 …_hw_mux("audio_pll2_bypass", base + 0x8, 14, 1, audio_pll2_bypass_sels, ARRAY_SIZE(audio_pll2_bypa… in imx8mq_clocks_probe()
|
D | clk-imx8mm.c | 30 static const char *audio_pll2_bypass_sels[] = {"audio_pll2", "audio_pll2_ref_sel", }; variable 345 …_flags("audio_pll2_bypass", base + 0x14, 16, 1, audio_pll2_bypass_sels, ARRAY_SIZE(audio_pll2_bypa… in imx8mm_clocks_probe()
|
D | clk-imx8mp.c | 23 static const char * const audio_pll2_bypass_sels[] = {"audio_pll2", "audio_pll2_ref_sel", }; variable 476 …"audio_pll2_bypass", anatop_base + 0x14, 16, 1, audio_pll2_bypass_sels, ARRAY_SIZE(audio_pll2_bypa… in imx8mp_clocks_probe()
|