Lines Matching +full:input +full:- +full:gain +full:- +full:pad +full:- +full:control
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "zephyr,uac2-feature-unit"
8 # string-array properties start with Primary channel 0 and follow with Logical
9 # channel(s). The "not-present" value is allowed to facilitate having controls
14 data-source:
18 mute-control:
19 type: string-array
20 description: Mute Control capabilities
22 - "read-only"
23 - "host-programmable"
24 - "not-present"
26 volume-control:
27 type: string-array
28 description: Volume Control capabilities
30 - "read-only"
31 - "host-programmable"
32 - "not-present"
34 bass-control:
35 type: string-array
36 description: Bass Control capabilities
38 - "read-only"
39 - "host-programmable"
40 - "not-present"
42 mid-control:
43 type: string-array
44 description: Mid Control capabilities
46 - "read-only"
47 - "host-programmable"
48 - "not-present"
50 treble-control:
51 type: string-array
52 description: Treble Control capabilities
54 - "read-only"
55 - "host-programmable"
56 - "not-present"
58 graphic-equalizer-control:
59 type: string-array
62 - "read-only"
63 - "host-programmable"
64 - "not-present"
66 automatic-gain-control:
67 type: string-array
68 description: Automatic Gain Control capabilities
70 - "read-only"
71 - "host-programmable"
72 - "not-present"
74 delay-control:
75 type: string-array
76 description: Delay Control capabilities
78 - "read-only"
79 - "host-programmable"
80 - "not-present"
82 bass-boost-control:
83 type: string-array
84 description: Bass Boost Control capabilities
86 - "read-only"
87 - "host-programmable"
88 - "not-present"
90 loundness-control:
91 type: string-array
92 description: Loundness Control capabilities
94 - "read-only"
95 - "host-programmable"
96 - "not-present"
98 input-gain-control:
99 type: string-array
100 description: Input Gain Control capabilities
102 - "read-only"
103 - "host-programmable"
104 - "not-present"
106 input-gain-pad-control:
107 type: string-array
108 description: Input Gain Pad Control capabilities
110 - "read-only"
111 - "host-programmable"
112 - "not-present"
114 phase-inverter-control:
115 type: string-array
116 description: Phase Inverter Control capabilities
118 - "read-only"
119 - "host-programmable"
120 - "not-present"
122 underflow-control:
123 type: string-array
124 description: Underflow Control capabilities
126 - "read-only"
127 - "not-present"
129 overflow-control:
130 type: string-array
131 description: Overflow Control capabilities
133 - "read-only"
134 - "not-present"