Lines Matching refs:ti
5 * "ti,bq24250"
6 * "ti,bq24251"
7 * "ti,bq24257"
13 - ti,battery-regulation-voltage: integer, maximum charging voltage in uV.
14 - ti,charge-current: integer, maximum charging current in uA.
15 - ti,termination-current: integer, charge will be terminated when current in
24 - ti,current-limit: The maximum current to be drawn from the charger's input
29 - ti,ovp-voltage: Configures the over voltage protection voltage (in uV). If
31 - ti,in-dpm-voltage: Configures the threshold input voltage for the dynamic
38 compatible = "ti,bq24257";
45 ti,battery-regulation-voltage = <4200000>;
46 ti,charge-current = <1000000>;
47 ti,termination-current = <50000>;
53 compatible = "ti,bq24250";
58 ti,battery-regulation-voltage = <4200000>;
59 ti,charge-current = <500000>;
60 ti,termination-current = <50000>;
61 ti,current-limit = <900000>;
62 ti,ovp-voltage = <9500000>;
63 ti,in-dpm-voltage = <4440000>;