| /Linux-v5.4/drivers/clk/sunxi-ng/ |
| D | ccu-sun50i-h6.c | 498 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,
|
| D | ccu-sun4i-a10.c | 591 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/ |
| D | clk-mt8135.c | 243 static const char * const audio_parents[] __initconst = { variable 377 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents, 0x0158, 24, 2, 31),
|
| D | clk-mt7629.c | 217 static const char * const audio_parents[] = { variable 523 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents,
|
| D | clk-mt6797.c | 219 static const char * const audio_parents[] = { variable 353 MUX_GATE(CLK_TOP_MUX_AUDIO, "audio_sel", audio_parents,
|
| D | clk-mt7622.c | 253 static const char * const audio_parents[] = { variable 569 MUX_GATE(CLK_TOP_AUDIO_SEL, "audio_sel", audio_parents,
|
| D | clk-mt6779.c | 389 static const char * const audio_parents[] = { variable 698 MUX_GATE_CLR_SET_UPD(CLK_TOP_AUD, "audio_sel", audio_parents,
|
| D | clk-mt2712.c | 389 static const char * const audio_parents[] = { variable 777 audio_parents, 0x080, 16, 2, 23),
|
| D | clk-mt8183.c | 371 static const char * const audio_parents[] = { variable 591 audio_parents, 0x90,
|
| D | clk-mt8173.c | 319 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/ |
| D | clk-tegra20.c | 726 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()
|