Lines Matching +full:spdif +full:- +full:controller
5 - compatible : "fsl,imx-audio-spdif"
7 - model : The user-visible name of this sound complex
9 - spdif-controller : The phandle of the i.MX S/PDIF controller
14 - spdif-out : This is a boolean property. If present, the
19 display-controller.
21 - spdif-in : This is a boolean property. If present, the receiving
30 sound-spdif {
31 compatible = "fsl,imx-audio-spdif";
32 model = "imx-spdif";
33 spdif-controller = <&spdif>;
34 spdif-out;
35 spdif-in;