Home
last modified time | relevance | path

Searched refs:RTS (Results 1 – 25 of 85) sorted by relevance

1234

/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst20 toggling RTS or DTR signals. That can be used to control external
77 /* Set logical level for RTS pin equal to 1 when sending: */
79 /* or, set logical level for RTS pin equal to 0 when sending: */
82 /* Set logical level for RTS pin equal to 1 after sending: */
84 /* or, set logical level for RTS pin equal to 0 after sending: */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-phygate-tauri-l-rs232-rts-cts.dtso6 * Tauri-L RS232 with RTS/CTS hardware flow control:
7 * - UART4_TX becomes RTS
H A Dimx8mm-venice-gw72xx-0x-rs232-rts.dtso5 * GW72xx RS232 with RTS/CTS hardware flow control:
7 * - UART4_TX becomes RTS
H A Dimx8mm-venice-gw73xx-0x-rs232-rts.dtso5 * GW73xx RS232 with RTS/CTS hardware flow control:
7 * - UART4_TX becomes RTS
H A Dimx8mp-dhcom-drc02.dts184 * DHCOM UART1 RTS/CTS pins. Therefore this UART have to use DHCOM GPIOs
185 * for RTS/CTS. So configure DHCOM GPIO I as RTS and GPIO M as CTS.
197 * controlled by DHCOM GPIO P. So remove RTS/CTS pins and the property
H A Dimx8mq-hummingboard-pulse.dts166 * reconfigured to enable RTS/CTS on UART3
209 * Header. To use RTS/CTS on UART3 comment them out
H A Dimx8mp-phyboard-pollux-peb-wlbt-05.dtso33 MX8MP_IOMUXC_SD1_RESET_B__UART3_DCE_RTS 0x140 /* RTS */
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcom-drc02.dts23 * The signals for CAN2 TX and RX are routed to the DHCOM UART1 RTS/CTS pins.
24 * Therefore the UART RTS/CTS must be output on other DHCOM pins, see uart1
H A Dimx6ul-ccimx6ulsbcpro.dts62 /* CAN2 is multiplexed with UART2 RTS/CTS */
200 /* UART2 RTS/CTS muxed with CAN2 */
208 /* UART3 RTS/CTS muxed with CAN 1 */
/linux/drivers/net/hamradio/
H A Dscc.c524 if((scc->wreg[5] & RTS) && scc->kiss.fulldup == KISS_DUPLEX_HALF) in scc_rxint()
938 scc->wreg[R5] |= RTS; in scc_key_trx()
940 or(scc,R5,RTS|TxENAB); /* set the RTS line and enable TX */ in scc_key_trx()
943 cl(scc,R5,RTS|TxENAB); in scc_key_trx()
972 scc->wreg[R5] |= RTS; in scc_key_trx()
974 or(scc,R5,RTS|TxENAB); /* enable tx */ in scc_key_trx()
977 cl(scc,R5,RTS|TxENAB); /* disable tx */ in scc_key_trx()
1110 if ( (grp1 & TXGROUP) && (scc2->wreg[R5] & RTS) ) in is_grouped()
1155 if ( !(scc->wreg[R5] & RTS) ) in t_dwait()
1346 if ( !(scc->wreg[R5] & RTS) ) in scc_set_param()
[all …]
H A Dz8530.h90 #define RTS 0x2 /* RTS */ macro
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-netcom-plus-2xx.dts26 AM33XX_PADCONF(AM335X_PIN_UART1_RTSN, PIN_OUTPUT_PULLDOWN, MUX_MODE0) /* RTS */
39 AM33XX_PADCONF(AM335X_PIN_I2C0_SCL, PIN_OUTPUT_PULLDOWN, MUX_MODE2) /* RTS */
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-sopine-baseboard.dts189 /* On Wifi/BT connector, with RTS/CTS */
211 /* On Euler connector, RTS/CTS optional */
H A Dsun50i-a64-orangepi-win.dts382 /* On Pi-2 connector, RTS/CTS optional */
389 /* On Pi-2 connector, RTS/CTS optional */
396 /* On Pi-2 connector (labeled for SPI1), RTS/CTS optional */
H A Dsun50i-a64-pine64.dts296 /* On Wifi/BT connector, with RTS/CTS */
318 /* On Euler connector, RTS/CTS optional */
/linux/arch/arm/boot/dts/st/
H A Dste-dbx5x0-pinctrl.dtsi21 pins = "GPIO1_AJ3", "GPIO3_AH3"; /* RTS+TXD */
32 pins = "GPIO1_AJ3"; /* RTS */
79 pins = "GPIO7_AG5"; /* RTS */
90 pins = "GPIO7_AG5"; /* RTS */
H A Dstm32mp157a-iot-box.dts57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */
H A Dstm32mp153c-lxa-fairytux2-gen1.dts94 * On Gen 1 FairyTux 2 only RTS can be used and not CTS as well,
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a08g045s33-smarc-pmod1-type-3a.dtso37 <RZG2L_PORT_PINMUX(16, 1, 1)>; /* RTS# */
H A Drzg2lc-smarc-pinfunction.dtsi71 <RZG2L_PORT_PINMUX(41, 1, 1)>; /* RTS# */
/linux/drivers/tty/serial/
H A Dzs.h143 #define RTS 0x2 /* RTS */ macro
H A Dsunzilog.h117 #define RTS 0x2 /* RTS */ macro
H A Dip22zilog.h125 #define RTS 0x2 /* RTS */ macro
/linux/Documentation/hwmon/
H A Dsbtsi_temp.rst38 and physical interface of a typical 8-pin remote temperature sensor (RTS) on

1234