Lines Matching +full:avdd +full:- +full:supply
8 - compatible : One of "ti,pcm5121", "ti,pcm5122", "ti,pcm5141" or
11 - reg : the I2C address of the device for I2C, the chip select
14 - AVDD-supply, DVDD-supply, and CPVDD-supply : power supplies for the
19 - clocks : A clock specifier for the clock connected as SCLK. If this
20 is absent the device will be configured to clock from BCLK. If pll-in
21 and pll-out are specified in addition to a clock, the device is
24 - pll-in, pll-out : gpio pins used to connect the pll using <1>
26 given pll-in pin and PLL output on the given pll-out pin. An
27 external connection from the pll-out pin to the SCLK pin is assumed.
35 AVDD-supply = <®_3v3_analog>;
36 DVDD-supply = <®_1v8>;
37 CPVDD-supply = <®_3v3>;
45 AVDD-supply = <®_3v3_analog>;
46 DVDD-supply = <®_1v8>;
47 CPVDD-supply = <®_3v3>;
50 pll-in = <3>;
51 pll-out = <6>;