Home
last modified time | relevance | path

Searched refs:audio_parents (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/clk/sunxi-ng/
Dccu-sun50i-h6.c498 static const char * const audio_parents[] = { "pll-audio", "pll-audio-2x", "pll-audio-4x" }; variable
506 audio_parents,
519 audio_parents,
532 audio_parents,
545 audio_parents,
563 audio_parents,
578 audio_parents,
593 audio_parents,
Dccu-sun4i-a10.c591 static const char *const audio_parents[] = { "pll-audio-8x", "pll-audio-4x", variable
593 static SUNXI_CCU_MUX_WITH_GATE(i2s0_clk, "i2s0", audio_parents,
596 static SUNXI_CCU_MUX_WITH_GATE(ac97_clk, "ac97", audio_parents,
600 static SUNXI_CCU_MUX_WITH_GATE(spdif_clk, "spdif", audio_parents,
646 static SUNXI_CCU_MUX_WITH_GATE(i2s1_clk, "i2s1", audio_parents,
650 static SUNXI_CCU_MUX_WITH_GATE(i2s2_clk, "i2s2", audio_parents,
/Linux-v5.4/drivers/clk/mediatek/
Dclk-mt8135.c243 static const char * const audio_parents[] __initconst = { variable
377 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0158, 24, 2, 31),
Dclk-mt7629.c217 static const char * const audio_parents[] = { variable
523 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents,
Dclk-mt6797.c219 static const char * const audio_parents[] = { variable
353 MUX_GATE(CLK_TOP_MUX_AUDIO, "audio_sel", audio_parents,
Dclk-mt7622.c253 static const char * const audio_parents[] = { variable
569 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents,
Dclk-mt6779.c389 static const char * const audio_parents[] = { variable
698 MUX_GATE_CLR_SET_UPD(CLK_TOP_AUD, "audio_sel", audio_parents,
Dclk-mt2712.c389 static const char * const audio_parents[] = { variable
777 audio_parents, 0x080, 16, 2, 23),
Dclk-mt8183.c371 static const char * const audio_parents[] = { variable
591 audio_parents, 0x90,
Dclk-mt8173.c319 static const char * const audio_parents[] __initconst = { variable
564 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0080, 16, 2, 23),
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra20.c726 static const char *audio_parents[] = { "spdif_in", "i2s1", "i2s2", "unused", variable
735 clk = clk_register_mux(NULL, "audio_mux", audio_parents, in tegra20_audio_clk_init()
736 ARRAY_SIZE(audio_parents), in tegra20_audio_clk_init()