Lines Matching +full:tx +full:- +full:fifo +full:- +full:size
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,dai-esai"
13 dai-index:
21 tx-fifo-watermark:
24 Use this property to specify the watermark value for the TX
25 FIFO. This value needs to be in FIFO words (NOT BYTES). This
28 the TX FIFO watermark will be set to DEFAULT_FIFO_DEPTH / 2.
29 rx-fifo-watermark:
33 FIFO. This values needs to be in FIFO words (NOT BYTES). This
36 the RX FIFO watermark will be set to DEFAULT_FIFO_DEPTH / 2.
37 fifo-depth:
40 Use this property to set the FIFO depth that will be reported
44 we mean the actual (hardware) value of the FIFO depth. This is needed
46 DMA burst size in which case DEFAULT_FIFO_DEPTH cannot be used.
47 Generally, reporting a false FIFO depth should be avoided. Please note
48 that the sanity check for tx/rx-fifo-watermark uses DEFAULT_FIFO_DETPH
52 word-width:
57 esai-pin-modes:
69 esai-clock-configuration:
73 This provides extra flexibility since the bespoke configuration is not direction-based.