Lines Matching full:dai
41 "^dai-link-[0-9]+$":
45 dai-link child nodes:
46 Container for dai-link level properties and the CODEC sub-nodes.
50 dai-format:
60 sound-dai:
62 description: phandle of the CPU DAI
70 dai-link representing backend links should have at least one subnode.
71 One subnode for each codec of the dai-link. dai-link representing
75 sound-dai:
77 description: phandle of the codec DAI
80 - sound-dai
83 - sound-dai
87 - dai-link-0
99 dai-link-0 {
100 sound-dai = <&i2s_fifo>;
103 dai-link-1 {
104 sound-dai = <&i2s_encoder>;
105 dai-format = "i2s";
109 sound-dai = <&codec0>;
113 sound-dai = <&codec1>;