Lines Matching full:maxim
1 Maxim MAX77693 multi-function device
14 - compatible : Must be "maxim,max77693".
34 - compatible : Must be "maxim,max77693-haptic"
45 - compatible : Must be "maxim,max77693-charger".
48 - maxim,constant-microvolt : Battery constant voltage in uV. The charger
56 - maxim,min-system-microvolt : Minimal system voltage in uV.
60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering
66 - maxim,battery-overcurrent-microamp : Overcurrent protection threshold
71 - maxim,charge-input-threshold-microvolt : Threshold voltage in uV for
86 - compatible : Must be "maxim,max77693-led".
89 - maxim,boost-mode :
98 - maxim,boost-mvout : Output voltage of the boost module in millivolts.
101 - maxim,mvsys-min : Low input voltage level in millivolts. Flash is not fired
133 - compatible : "maxim,max77693-muic"
139 compatible = "maxim,max77693";
164 compatible = "maxim,max77693-haptic";
171 compatible = "maxim,max77693-charger";
173 maxim,constant-microvolt = <4200000>;
174 maxim,min-system-microvolt = <3600000>;
175 maxim,thermal-regulation-celsius = <75>;
176 maxim,battery-overcurrent-microamp = <3000000>;
177 maxim,charge-input-threshold-microvolt = <4300000>;
181 compatible = "maxim,max77693-led";
182 maxim,boost-mode = <LEDS_BOOST_FIXED>;
183 maxim,boost-mvout = <5000>;
184 maxim,mvsys-min = <2400>;