Lines Matching +full:use +full:- +full:case
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,dai-sai"
8 include: [base.yaml, pinctrl-device.yaml]
13 mclk-is-output:
16 Use this property to set the SAI MCLK as output or as input.
21 rx-fifo-watermark:
24 Use this property to specify the watermark value for the TX
28 tx-fifo-watermark:
31 Use this property to specify the watermark value for the RX
37 fifo-depth:
40 Use this property to set the FIFO depth that will be reported
46 use this value to compute the DMA burst size, in which case
49 for tx/rx-fifo-watermark uses DEFAULT_FIFO_DEPTH instead of this
50 value so use with caution. If unsure, it's better to simply not
51 use this property, in which case the reported value will be
53 dai-index:
56 Use this property to specify the index of the DAI. At the
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
91 use. To find out which transmission line you should use you can:
93 you're going to use transmission line 0.
100 rx-dataline:
103 Use this property to specify which receive transmission data line the SAI should
104 use. To find out which receive line you should use you can:
106 you're going to use receive line 0.