Lines Matching +full:right +full:- +full:gpios
5 - compatible : "cirrus,cs35l34"
7 - reg : the I2C address of the device for I2C.
9 - VA-supply, VP-supply : power supplies for the device,
13 - cirrus,boost-vtge-millivolt : Boost Voltage Value. Configures the boost
17 - cirrus,boost-nanohenry: Inductor value for boost converter. The value is
22 - reset-gpios: GPIO used to reset the amplifier.
24 - interrupts : IRQ line info CS35L34.
25 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The
32 - cirrus,i2s-sdinloc : ADSP SDIN I2S channel location. Indicates whether the
33 received mono data is in the left or right portion of the I2S frame
37 0x1 = Selected by the inversion of the AD0 input (if AD0 = LOW, use right
39 0x3 = Right.
41 - cirrus,gain-zc-disable: Boolean property. If set, the gain change will take
44 - cirrus,tdm-rising-edge: Boolean property. If set, data is on the rising edge of
54 interrupt-parent = <&gpio8>;
57 reset-gpios = <&gpio 10 0>;
59 cirrus,boost-vtge-milltvolt = <8000>; /* 8V */
60 cirrus,boost-ind-nanohenry = <1000>; /* 1uH */
61 cirrus,boost-peak-milliamp = <3000>; /* 3A */