Lines Matching full:active
4 $id: http://devicetree.org/schemas/power/supply/active-semi,act8945a-charger.yaml#
7 title: Active-semi ACT8945A Charger Function
17 const: active-semi,act8945a-charger
22 active-semi,chglev-gpios:
26 active-semi,lbo-gpios:
30 active-semi,input-voltage-threshold-microvolt:
37 active-semi,precondition-timeout:
45 active-semi,total-timeout:
56 - active-semi,chglev-gpios
57 - active-semi,lbo-gpios
67 compatible = "active-semi,act8945a-charger";
70 active-semi,chglev-gpios = <&pioA 12 GPIO_ACTIVE_HIGH>;
71 active-semi,lbo-gpios = <&pioA 72 GPIO_ACTIVE_LOW>;
72 active-semi,input-voltage-threshold-microvolt = <6600>;
73 active-semi,precondition-timeout = <40>;
74 active-semi,total-timeout = <3>;