Lines Matching +full:hi +full:- +full:z
5 - compatible : "cirrus,cs53l30"
7 - reg : the I2C address of the device
9 - VA-supply, VP-supply : power supplies for the device,
14 - reset-gpios : a GPIO spec for the reset pin.
16 - mute-gpios : a GPIO spec for the MUTE pin. The active state can be either
20 - cirrus,micbias-lvl : Set the output voltage level on the MICBIAS Pin.
21 0 = Hi-Z
25 - cirrus,use-sdout2 : This is a boolean property. If present, it indicates
29 * CS53l30 supports 4-channel data output in the same
31 * 1) Normal I2S mode on two data pins -- each SDOUT
32 * carries 2-channel data in the same time.
33 * 2) TDM mode on one single data pin -- SDOUT1 carries
34 * 4-channel data per frame.
41 reset-gpios = <&gpio 54 0>;
42 VA-supply = <&cs53l30_va>;
43 VP-supply = <&cs53l30_vp>;