Lines Matching +full:dma +full:- +full:mux

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/mt8186-afe-pcm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jiaxin Yu <jiaxin.yu@mediatek.com>
14 const: mediatek,mt8186-sound
25 reset-names:
28 memory-region:
29 description: memory region for audio DMA buffers
46 - description: audio infra sys clock
47 - description: audio infra 26M clock
48 - description: audio top mux
49 - description: audio intbus mux
50 - description: mainpll 136.5M clock
51 - description: faud1 mux
52 - description: apll1 clock
53 - description: faud2 mux
54 - description: apll2 clock
55 - description: audio engen1 mux
56 - description: apll1_d8 22.5792M clock
57 - description: audio engen2 mux
58 - description: apll2_d8 24.576M clock
59 - description: i2s0 mclk mux
60 - description: i2s1 mclk mux
61 - description: i2s2 mclk mux
62 - description: i2s4 mclk mux
63 - description: tdm mclk mux
64 - description: i2s0_mck divider
65 - description: i2s1_mck divider
66 - description: i2s2_mck divider
67 - description: i2s4_mck divider
68 - description: tdm_mck divider
69 - description: audio hires mux
70 - description: 26M clock
72 clock-names:
74 - const: aud_infra_clk
75 - const: mtkaif_26m_clk
76 - const: top_mux_audio
77 - const: top_mux_audio_int
78 - const: top_mainpll_d2_d4
79 - const: top_mux_aud_1
80 - const: top_apll1_ck
81 - const: top_mux_aud_2
82 - const: top_apll2_ck
83 - const: top_mux_aud_eng1
84 - const: top_apll1_d8
85 - const: top_mux_aud_eng2
86 - const: top_apll2_d8
87 - const: top_i2s0_m_sel
88 - const: top_i2s1_m_sel
89 - const: top_i2s2_m_sel
90 - const: top_i2s4_m_sel
91 - const: top_tdm_m_sel
92 - const: top_apll12_div0
93 - const: top_apll12_div1
94 - const: top_apll12_div2
95 - const: top_apll12_div4
96 - const: top_apll12_div_tdm
97 - const: top_mux_audio_h
98 - const: top_clk26m_clk
101 - compatible
102 - interrupts
103 - resets
104 - reset-names
105 - mediatek,apmixedsys
106 - mediatek,infracfg
107 - mediatek,topckgen
108 - clocks
109 - clock-names
114 - |
115 #include <dt-bindings/interrupt-controller/arm-gic.h>
116 #include <dt-bindings/interrupt-controller/irq.h>
118 afe: mt8186-afe-pcm@11210000 {
119 compatible = "mediatek,mt8186-sound";
123 reset-names = "audiosys";
152 clock-names = "aud_infra_clk",
177 memory-region = <&afe_dma_mem>;