Lines Matching +full:rx +full:- +full:data +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,dai-sai"
8 include: [base.yaml, pinctrl-device.yaml]
13 mclk-is-output:
21 rx-fifo-watermark:
28 tx-fifo-watermark:
31 Use this property to specify the watermark value for the RX
37 fifo-depth:
49 for tx/rx-fifo-watermark uses DEFAULT_FIFO_DEPTH instead of this
53 dai-index:
61 tx-sync-mode:
64 - 0
65 - 1
67 Use this property to specify which synchronization mode to use
74 rx-sync-mode:
77 - 0
78 - 1
80 Use this property to specify which synchronization mode to use
87 tx-dataline:
90 Use this property to specify which transmission data line the SAI should
97 The indexing of the data line starts at 0. If this property is not specified
98 then the index of the transmission data line will be 0.
99 Please note that "channel" and "data line" are synnonyms in this context.
100 rx-dataline:
103 Use this property to specify which receive transmission data line the SAI should
109 The indexing of the data line starts at 0. If this property is not specified
110 then the index of the receive data line will be 0.
111 Please note that "channel" and "data line" are synnonyms in this context.