Lines Matching +full:tx +full:- +full:dataline
2 # SPDX-License-Identifier: Apache-2.0
11 #include <zephyr/dt-bindings/clock/imx_ccm.h>
14 compatible = "nxp,dai-sai";
16 interrupt-parent = <&master5>;
19 clock-names = "bus";
20 dai-index = <1>;
22 dma-names = "tx", "rx";
23 rx-fifo-watermark = <48>;
24 tx-fifo-watermark = <2>;
25 fifo-depth = <48>;
26 rx-sync-mode = <1>;
32 compatible = "nxp,dai-sai";
34 interrupt-parent = <&clic>;
37 dma-names = "tx", "rx";
38 dai-index = <6>;
39 rx-fifo-watermark = <8>;
40 tx-fifo-watermark = <1>;
41 fifo-depth = <8>;
42 rx-sync-mode = <1>;
43 tx-dataline = <2>;
46 compatible: "nxp,dai-sai"
48 include: [base.yaml, pinctrl-device.yaml]
53 mclk-is-output:
56 rx-fifo-watermark:
59 tx-fifo-watermark:
61 description: Watermark value (in FIFO words) of TX FIFO.
64 fifo-depth:
66 description: Size (in FIFO words) of the TX/RX FIFO.
67 dai-index:
70 tx-sync-mode:
73 - 0
74 - 1
80 rx-sync-mode:
83 - 0
84 - 1
90 tx-dataline:
94 rx-dataline: