Lines Matching +full:enable +full:- +full:channel

2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "usb-audio-hs"
10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml]
13 mic-resolution:
17 - 8
18 - 16
19 - 24
20 - 32
21 mic-sync-type:
29 - "No Synchronization"
30 - "Asynchronous"
31 - "Adaptive"
32 - "Synchronous"
33 mic-sample-rate-hz:
36 mic-polling-interval:
39 hp-resolution:
43 - 8
44 - 16
45 - 24
46 - 32
47 hp-sample-rate-hz:
50 hp-polling-interval:
53 # microphone channel configuration options
54 mic-channel-l:
56 description: Enable (l) channel.
57 mic-channel-r:
59 description: Enable (r) channel.
60 mic-channel-c:
62 description: Enable (c) channel.
63 mic-channel-lfe:
65 description: Enable (lfe) channel.
66 mic-channel-ls:
68 description: Enable (ls) channel.
69 mic-channel-rs:
71 description: Enable (rs) channel.
72 mic-channel-lc:
74 description: Enable (lc) channel.
75 mic-channel-rc:
77 description: Enable (rc) channel.
78 mic-channel-s:
80 description: Enable (s) channel.
81 mic-channel-sl:
83 description: Enable (sl) channel.
84 mic-channel-sr:
86 description: Enable (sr) channel.
87 mic-channel-t:
89 description: Enable (t) channel.
90 mic-channel-cfg:
92 description: Enable (cfg) channel.
94 mic-feature-mute:
97 description: Enable Mute feature.
98 mic-feature-volume:
101 Enable Volume feature.
103 mic-feature-tone-control:
106 Enable Tone Control (Bass, Mid, Treble) feature.
108 mic-feature-graphic-equalizer:
111 Enable Graphic Equalizer feature.
113 mic-feature-automatic-gain-control:
116 Enable Autoamtic Gain Control feature.
118 mic-feature-delay:
121 Enable Delay feature.
123 mic-feature-bass-boost:
126 Enable Bass Boost feature.
128 mic-feature-loudness:
131 Enable Loudness feature.
133 # headphones channel configuration options
134 hp-channel-l:
136 description: Enable (l) channel.
137 hp-channel-r:
139 description: Enable (r) channel.
140 hp-channel-c:
142 description: Enable (c) channel.
143 hp-channel-lfe:
145 description: Enable (lfe) channel.
146 hp-channel-ls:
148 description: Enable (ls) channel.
149 hp-channel-rs:
151 description: Enable (rs) channel.
152 hp-channel-lc:
154 description: Enable (lc) channel.
155 hp-channel-rc:
157 description: Enable (rc) channel.
158 hp-channel-s:
160 description: Enable (s) channel.
161 hp-channel-sl:
163 description: Enable (sl) channel.
164 hp-channel-sr:
166 description: Enable (sr) channel.
167 hp-channel-t:
169 description: Enable (t) channel.
170 hp-channel-cfg:
172 description: Enable (cfg) channel.
174 hp-feature-mute:
177 description: Enable Mute feature.
178 hp-feature-volume:
181 Enable Volume feature.
182 hp-feature-tone-control:
185 Enable Tone Control (Bass, Mid, Treble) feature.
187 hp-feature-graphic-equalizer:
190 Enable Graphic Equalizer feature.
192 hp-feature-automatic-gain-control:
195 Enable Autoamtic Gain Control feature.
197 hp-feature-delay:
200 Enable Delay feature.
202 hp-feature-bass-boost:
205 Enable Bass Boost feature.
207 hp-feature-loudness:
210 Enable Loudness feature.