Lines Matching full:dai
32 "^dai-link-[0-9]+$":
36 dai-link child nodes:
37 Container for dai-link level properties and the CODEC sub-nodes.
41 dai-format:
51 sound-dai:
53 description: phandle of the CPU DAI
61 dai-link representing backend links should have at least one subnode.
62 One subnode for each codec of the dai-link. dai-link representing
66 sound-dai:
68 description: phandle of the codec DAI
71 - sound-dai
74 - sound-dai
78 - dai-link-0
90 dai-link-0 {
91 sound-dai = <&i2s_fifo>;
94 dai-link-1 {
95 sound-dai = <&i2s_encoder>;
96 dai-format = "i2s";
100 sound-dai = <&codec0>;
104 sound-dai = <&codec1>;