Home
last modified time | relevance | path

Searched refs:audio_pll2_bypass_sels (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/clk/imx/
Dclk-imx8mn.c29 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()
Dclk-imx8mm.c30 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()
Dclk-imx8mq.c33 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()
Dclk-imx8mp.c25 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()