Home
last modified time | relevance | path

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

/drivers/clk/mediatek/
Dclk-mt8135.c251 static const char * const audio_parents[] __initconst = { variable
385 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0158, 24, 2, 31),
Dclk-mt6797.c227 static const char * const audio_parents[] = { variable
357 MUX_GATE(CLK_TOP_MUX_AUDIO, "audio_sel", audio_parents,
Dclk-mt8173.c327 static const char * const audio_parents[] __initconst = { variable
572 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0080, 16, 2, 23),
Dclk-mt2701.c254 static const char * const audio_parents[] = { variable
/drivers/clk/sunxi-ng/
Dccu-sun4i-a10.c583 static const char *const audio_parents[] = { "pll-audio-8x", "pll-audio-4x", variable
585 static SUNXI_CCU_MUX_WITH_GATE(i2s0_clk, "i2s0", audio_parents,
588 static SUNXI_CCU_MUX_WITH_GATE(ac97_clk, "ac97", audio_parents,
592 static SUNXI_CCU_MUX_WITH_GATE(spdif_clk, "spdif", audio_parents,
638 static SUNXI_CCU_MUX_WITH_GATE(i2s1_clk, "i2s1", audio_parents,
642 static SUNXI_CCU_MUX_WITH_GATE(i2s2_clk, "i2s2", audio_parents,
/drivers/clk/tegra/
Dclk-tegra20.c733 static const char *audio_parents[] = { "spdif_in", "i2s1", "i2s2", "unused", variable
742 clk = clk_register_mux(NULL, "audio_mux", audio_parents, in tegra20_audio_clk_init()
743 ARRAY_SIZE(audio_parents), in tegra20_audio_clk_init()