Lines Matching +full:audio +full:- +full:controller
1 NVIDIA Tegra audio complex
4 - compatible : "nvidia,tegra-audio-wm9712"
5 - clocks : Must contain an entry for each entry in clock-names.
6 See ../clocks/clock-bindings.txt for details.
7 - clock-names : Must include the following entries:
8 - pll_a
9 - pll_a_out0
10 - mclk (The Tegra cdev1/extern1 clock, which feeds the CODEC's mclk)
11 - nvidia,model : The user-visible name of this sound complex.
12 - nvidia,audio-routing : A list of the connections between audio components.
39 - nvidia,ac97-controller : The phandle of the Tegra AC97 controller
45 compatible = "nvidia,tegra-audio-wm9712-colibri_t20",
46 "nvidia,tegra-audio-wm9712";
49 nvidia,audio-routing =
56 nvidia,ac97-controller = <&ac97>;
59 clock-names = "pll_a", "pll_a_out0", "mclk";