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