Lines Matching refs:sound
1 Renesas R-Car sound
7 Renesas R-Car and RZ/G sound is constructed from below modules
86 You need to use "simple-scu-audio-card" sound card for it.
89 sound {
103 sound-dai = <&rcar_sound>;
141 ${LINUX}/sound/soc/sh/rcar/ctu.c
144 You need to use "simple-scu-audio-card" sound card for it.
147 sound {
158 sound-dai = <&rcar_sound>;
187 MIX merges 2 sounds path. You can see 2 sound interface on system,
193 You need to use "simple-scu-audio-card" sound card for it.
199 sound {
207 sound-dai = <&rcar_sound 0>;
211 sound-dai = <&rcar_sound 1>;
322 rsnd_tdm: sound {
328 sound-dai = <&rcar_sound>;
378 - #sound-dai-cells : it must be 0 if your system is using single DAI
421 rcar_sound: sound@ec500000 {
422 #sound-dai-cells = <1>;
606 Example: simple sound card
609 rsnd_ak4643: sound {
617 sound-dai = <&rcar_sound>;
621 sound-dai = <&ak4643>;
631 #sound-dai-cells = <0>;
647 Example: simple sound card for TDM
650 rsnd_tdm: sound {
658 sound-dai = <&rcar_sound>;
663 sound-dai = <&xxx>;
668 Example: simple sound card for Multi channel
676 #sound-dai-cells = <0>;