Lines Matching +full:rx +full:- +full:input
4 - compatible : Should be "fsl,<soc>-uart"
5 - reg : Address and length of the register set for the device
6 - interrupts : Should contain uart interrupt
9 - fsl,dte-mode : Indicate the uart works in DTE mode. The uart works
11 - fsl,inverted-tx , fsl,inverted-rx : Indicate that the hardware attached
13 respectively, and that the peripheral should invert its output/input
15 - rs485-rts-delay, rs485-rts-active-low, rs485-rx-during-tx,
16 linux,rs485-enabled-at-boot-time: see rs485.txt. Note that for RS485
17 you must enable either the "uart-has-rtscts" or the "rts-gpios"
18 properties. In case you use "uart-has-rtscts" the signal that controls
20 and RTS_B is input, regardless of dte-mode.
35 compatible = "fsl,imx51-uart", "fsl,imx21-uart";
38 uart-has-rtscts;
39 fsl,dte-mode;