Lines Matching +full:bitclock +full:- +full:master
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/audio-graph-port.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
15 port-base:
17 - $ref: /schemas/graph.yaml#/$defs/port-base
18 - $ref: /schemas/sound/dai-params.yaml#
20 mclk-fs:
21 $ref: simple-card.yaml#/definitions/mclk-fs
22 playback-only:
25 capture-only:
28 link-trigger-order:
30 $ref: /schemas/types.yaml#/definitions/uint32-array
31 link-trigger-order-start:
33 $ref: /schemas/types.yaml#/definitions/uint32-array
34 link-trigger-order-stop:
36 $ref: /schemas/types.yaml#/definitions/uint32-array
38 endpoint-base:
40 - $ref: /schemas/graph.yaml#/$defs/endpoint-base
41 - $ref: /schemas/sound/dai-params.yaml#
43 mclk-fs:
44 $ref: simple-card.yaml#/definitions/mclk-fs
45 frame-inversion:
46 description: dai-link uses frame clock inversion
48 bitclock-inversion:
49 description: dai-link uses bit clock inversion
51 frame-master:
52 description: Indicates dai-link frame master.
54 - $ref: /schemas/types.yaml#/definitions/flag
55 - $ref: /schemas/types.yaml#/definitions/phandle
56 bitclock-master:
57 description: Indicates dai-link bit clock master
59 - $ref: /schemas/types.yaml#/definitions/flag
60 - $ref: /schemas/types.yaml#/definitions/phandle
64 system-clock-frequency:
65 $ref: simple-card.yaml#/definitions/system-clock-frequency
66 system-clock-direction-out:
67 $ref: simple-card.yaml#/definitions/system-clock-direction-out
68 system-clock-fixed:
69 $ref: simple-card.yaml#/definitions/system-clock-fixed
71 dai-format:
75 - i2s
76 - right_j
77 - left_j
78 - dsp_a
79 - dsp_b
80 - ac97
81 - pdm
82 - msb
83 - lsb
85 dai-tdm-slot-num:
88 dai-tdm-slot-width:
91 dai-tdm-slot-width-map:
94 equal to sample width. A matrix of one or more 3-tuples.
95 $ref: /schemas/types.yaml#/definitions/uint32-matrix
98 -
102 -
106 -
112 $ref: "#/definitions/port-base"
115 "^port(@[0-9a-f]+)?$":
116 $ref: "#/definitions/port-base"
119 "^endpoint(@[0-9a-f]+)?":
120 $ref: "#/definitions/endpoint-base"
124 - $ref: "#/definitions/port-base"
127 "^endpoint(@[0-9a-f]+)?":
128 $ref: "#/definitions/endpoint-base"