Searched refs:audio_parents (Results 1 – 6 of 6) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt8135.c | 251 static const char * const audio_parents[] __initconst = { variable 385 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0158, 24, 2, 31),
|
D | clk-mt6797.c | 227 static const char * const audio_parents[] = { variable 357 MUX_GATE(CLK_TOP_MUX_AUDIO, "audio_sel", audio_parents,
|
D | clk-mt8173.c | 327 static const char * const audio_parents[] __initconst = { variable 572 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0080, 16, 2, 23),
|
D | clk-mt2701.c | 254 static const char * const audio_parents[] = { variable
|
/drivers/clk/sunxi-ng/ |
D | ccu-sun4i-a10.c | 583 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/ |
D | clk-tegra20.c | 733 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()
|