Lines Matching full:dai
38 "^dai-link-[0-9]+$":
42 dai-link child nodes:
43 Container for dai-link level properties and the CODEC sub-nodes.
47 dai-format:
57 sound-dai:
59 description: phandle of the CPU DAI
67 dai-link representing backend links should have at least one subnode.
68 One subnode for each codec of the dai-link. dai-link representing
72 sound-dai:
74 description: phandle of the codec DAI
77 - sound-dai
80 - sound-dai
84 - dai-link-0
96 dai-link-0 {
97 sound-dai = <&i2s_fifo>;
100 dai-link-1 {
101 sound-dai = <&i2s_encoder>;
102 dai-format = "i2s";
106 sound-dai = <&codec0>;
110 sound-dai = <&codec1>;