Lines Matching +full:channel +full:- +full:10
14 10 VBUS
15 11 DC-DC current probe (how does this work?)
22 - compatible : Must be "ti,palmas-gpadc".
23 - #io-channel-cells: Should be set to <1>.
25 Optional sub-nodes:
26 ti,channel0-current-microamp: Channel 0 current in uA.
28 ti,channel3-current-microamp: Channel 3 current in uA.
29 Values are rounded to derive 0uA, 10uA, 400uA, 800uA.
30 ti,enable-extended-delay: Enable extended delay.
35 compatible = "ti,twl6035-pmic", "ti,palmas-pmic";
38 compatible = "ti,palmas-gpadc";
42 #io-channel-cells = <1>;
43 ti,channel0-current-microamp = <5>;
44 ti,channel3-current-microamp = <10>;