Lines Matching full:be
20 index will be considered 0.
25 FIFO. This value needs to be in FIFO words (NOT BYTES). This
26 value needs to be in the following interval: (0, DEFAULT_FIFO_DEPTH],
27 otherwise a BUILD_ASSERT() failure will be raised. If unspecified,
28 the TX FIFO watermark will be set to DEFAULT_FIFO_DEPTH / 2.
33 FIFO. This values needs to be in FIFO words (NOT BYTES). This
34 value needs to be in the following interval: (0, DEFAULT_FIFO_DEPTH],
35 otherwise a BUILD_ASSERT() failure will be raised. If unspecified,
36 the RX FIFO watermark will be set to DEFAULT_FIFO_DEPTH / 2.
40 Use this property to set the FIFO depth that will be reported
42 value should be in the following interval: (0, DEFAULT_FIFO_DEPTH],
43 otherwise a BUILD_ASSERT() failure will be raised. By DEFAULT_FIFO_DEPTH
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
50 not use this property at all, in which case the reported value will be
56 the word width used will be 24.
66 If pin is not used then DISCONNECTED mode should be used for said pin.
68 be set to ESAI mode.
75 configuration. If unspecified, the values from the bespoke configuration will be used.