Lines Matching full:qmc
4 $id: http://devicetree.org/schemas/sound/fsl,qmc-audio.yaml#
7 title: QMC audio
13 The QMC audio is an ASoC component which uses QMC (QUICC Multichannel
16 if only one QMC channel is used by the DAI or it is working in non-interleaved
17 mode if several QMC channels are used by the DAI.
24 const: fsl,qmc-audio
47 fsl,qmc-chan:
51 - description: phandle to QMC node
55 Should be a phandle/number pair list. The list of phandle to QMC node
56 and the QMC channel pair to use for this DAI.
59 the QMC channel. If more than one pair is provided, this DAI works
61 the first QMC channel, the second audio channel uses the second QMC
66 - fsl,qmc-chan
79 compatible = "fsl,qmc-audio";
85 fsl,qmc-chan = <&qmc 16>;
89 fsl,qmc-chan = <&qmc 17>;
94 fsl,qmc-chan = <&qmc 18>, <&qmc 19>;