Lines Matching full:cirrus

5   - compatible : "cirrus,cs35l35"
17 - cirrus,boost-ind-nanohenry: Inductor value for boost converter. The value is
23 - cirrus,stereo-config : Boolean to determine if there are 2 AMPs for a
26 - cirrus,audio-channel : Set Location of Audio Signal on Serial Port
30 - cirrus,advisory-channel : Set Location of Advisory Signal on Serial Port
34 - cirrus,shared-boost : Boolean to enable ClassH tracking of Advisory Signal
37 - cirrus,external-boost : Boolean to specify the device is using an external
41 - cirrus,sp-drv-strength : Value for setting the Serial Port drive strength
45 - cirrus,sp-drv-unused : Determines how unused slots should be driven on the
51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
55 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost
60 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
66 - cirrus,amp-gain-zc : Boolean to determine if to use Amplifier gain-change
71 The cs35l35 node can have a single "cirrus,classh-internal-algo" sub-node
78 - cirrus,classh-internal-algo : Sub-node for the Internal Class H Algorithm
82 Optional properties for the "cirrus,classh-internal-algo" Sub-node
85 - cirrus,classh-bst-overide : Boolean
86 - cirrus,classh-bst-max-limit
87 - cirrus,classh-mem-depth
90 - cirrus,classh-headroom
93 - cirrus,classh-release-rate
96 - cirrus,classh-wk-fet-disable
97 - cirrus,classh-wk-fet-delay
98 - cirrus,classh-wk-fet-thld
101 - cirrus,classh-vpch-auto
102 - cirrus,classh-vpch-rate
103 - cirrus,classh-vpch-man
107 The cs35l35 node can have a single "cirrus,monitor-signal-format" sub-node
113 -cirrus,monitor-signal-format : Sub-node for the Monitor Signaling Formatting
122 - cirrus,imon : 4 8 bit values to set the depth, location, frame and ADC
125 - cirrus,vmon : 3 8 bit values to set the depth, location, and frame
128 - cirrus,vpmon : 3 8 bit values to set the depth, location, and frame
131 - cirrus,vbstmon : 3 8 bit values to set the depth, location, and frame
134 - cirrus,vpbrstat : 3 8 bit values to set the depth, location, and frame
137 - cirrus,zerofill : 3 8 bit values to set the depth, location, and frame\
143 compatible = "cirrus,cs35l35";
150 cirrus,boost-ctl-millivolt = <9000>;
152 cirrus,stereo-config;
153 cirrus,audio-channel = <0x00>;
154 cirrus,advisory-channel = <0x01>;
155 cirrus,shared-boost;
157 cirrus,classh-internal-algo {
158 cirrus,classh-bst-overide;
159 cirrus,classh-bst-max-limit = <0x01>;
160 cirrus,classh-mem-depth = <0x01>;
161 cirrus,classh-release-rate = <0x08>;
162 cirrus,classh-headroom-millivolt = <0x0B>;
163 cirrus,classh-wk-fet-disable = <0x01>;
164 cirrus,classh-wk-fet-delay = <0x04>;
165 cirrus,classh-wk-fet-thld = <0x01>;
166 cirrus,classh-vpch-auto = <0x01>;
167 cirrus,classh-vpch-rate = <0x02>;
168 cirrus,classh-vpch-man = <0x05>;
172 cirrus,monitor-signal-format {
173 cirrus,imon = /bits/ 8 <0x03 0x00 0x01>;
174 cirrus,vmon = /bits/ 8 <0x03 0x00 0x00>;
175 cirrus,vpmon = /bits/ 8 <0x03 0x04 0x00>;
176 cirrus,vbstmon = /bits/ 8 <0x03 0x04 0x01>;
177 cirrus,vpbrstat = /bits/ 8 <0x00 0x04 0x00>;
178 cirrus,zerofill = /bits/ 8 <0x00 0x00 0x00>;