Lines Matching full:boost
42 cirrus,boost-peak-milliamp:
44 Boost-converter peak current limit in mA.
45 Configures the peak current by monitoring the current through the boost FET.
53 cirrus,boost-ind-nanohenry:
55 Boost inductor value, expressed in nH. Valid
61 cirrus,boost-cap-microfarad:
63 Total equivalent boost capacitance on the VBST
81 cirrus,boost-type:
83 Configures the type of Boost being used.
84 Internal boost requires boost-peak-milliamp, boost-ind-nanohenry and
85 boost-cap-microfarad.
86 External Boost must have GPIO1 as GPIO output. GPIO1 will be set high to
87 enable boost voltage.
88 Shared boost allows two amplifiers to share a single boost circuit by
89 communicating on the MDSYNC bus. The active amplifier controls the boost
91 configured for Sync when shared boost is used. Shared boost is not
92 compatible with External boost. Active amplifier requires
93 boost-peak-milliamp, boost-ind-nanohenry and boost-cap-microfarad.
94 0 = Internal Boost
95 1 = External Boost
96 2 = Shared Boost Active
97 3 = Shared Boost Passive
163 cirrus,boost-type:
167 - cirrus,boost-peak-milliamp
168 - cirrus,boost-ind-nanohenry
169 - cirrus,boost-cap-microfarad
173 cirrus,boost-type:
180 cirrus,boost-peak-milliamp: false
181 cirrus,boost-ind-nanohenry: false
182 cirrus,boost-cap-microfarad: false
204 cirrus,boost-type = <0>;
205 cirrus,boost-peak-milliamp = <4500>;
206 cirrus,boost-ind-nanohenry = <1000>;
207 cirrus,boost-cap-microfarad = <15>;