Lines Matching +full:in +full:- +full:between
5 - compatible : "ti,bq24735"
8 - interrupts : Specify the interrupt to be used to trigger when the AC
9 adapter is either plugged in or removed.
10 - ti,ac-detect-gpios : This GPIO is optionally used to read the AC adapter
15 - ti,charge-current : Used to control and set the charging current. This value
16 must be between 128mA and 8.128A with a 64mA step resolution. The POR value
17 is 0x0000h. This number is in mA (e.g. 8192), see spec for more information
19 - ti,charge-voltage : Used to control and set the charging voltage. This value
20 must be between 1.024V and 19.2V with a 16mV step resolution. The POR value
21 is 0x0000h. This number is in mV (e.g. 19200), see spec for more information
23 - ti,input-current : Used to control and set the charger input current. This
24 value must be between 128mA and 8.064A with a 128mA step resolution. The
25 POR value is 0x1000h. This number is in mA (e.g. 8064), see the spec for
27 - ti,external-control : Indicates that the charger is configured externally
30 - poll-interval : In case 'interrupts' is not specified, poll AC adapter
38 ti,ac-detect-gpios = <&gpio 72 0x1>;