Lines Matching +full:current +full:- +full:sense
3 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for
5 Integrated speaker voltage and current sense provides for
10 - compatible: - Should contain "ti,tas2770".
11 - reg: - The i2c address. Should contain <0x4c>, <0x4d>,<0x4e>, or <0x4f>.
12 - #address-cells - Should be <1>.
13 - #size-cells - Should be <0>.
14 - ti,asi-format: - Sets TDM RX capture edge. 0->Rising; 1->Falling.
15 - ti,imon-slot-no:- TDM TX current sense time slot.
16 - ti,vmon-slot-no:- TDM TX voltage sense time slot.
20 - interrupt-parent: the phandle to the interrupt controller which provides
22 - interrupts: interrupt specification for data-ready.
29 #address-cells = <1>;
30 #size-cells = <0>;
31 interrupt-parent = <&msm_gpio>;
33 ti,asi-format = <0>;
34 ti,imon-slot-no = <0>;
35 ti,vmon-slot-no = <2>;