Lines Matching +full:gpio +full:- +full:width
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,dai-esai"
13 dai-index:
21 tx-fifo-watermark:
29 rx-fifo-watermark:
37 fifo-depth:
48 that the sanity check for tx/rx-fifo-watermark uses DEFAULT_FIFO_DETPH
52 word-width:
55 This property is used to specify the width of a word. If unspecified,
56 the word width used will be 24.
57 esai-pin-modes:
63 2) GPIO input (PDC[i] = 0, PC[i] = 1)
64 3) GPIO output (PDC[i] = 1, PC[i] = 0)
69 esai-clock-configuration:
73 This provides extra flexibility since the bespoke configuration is not direction-based.