Lines Matching +full:use +full:- +full:case
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,dai-esai"
13 dai-index:
16 Use this property to specify the index of the DAI. At the
21 tx-fifo-watermark:
24 Use this property to specify the watermark value for the TX
29 rx-fifo-watermark:
32 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
45 because some applications (e.g: SOF) use this value directly as the
46 DMA burst size in which case DEFAULT_FIFO_DEPTH cannot be used.
48 that the sanity check for tx/rx-fifo-watermark uses DEFAULT_FIFO_DETPH
49 instead of this value so use with caution. If unsure, it's better to
50 not use this property at all, in which case the reported value will be
52 word-width:
57 esai-pin-modes:
69 esai-clock-configuration:
72 Use this property to configure the directions of the ESAI clocks (HCLK, BCLK, FSYNC).
73 This provides extra flexibility since the bespoke configuration is not direction-based.