Home
last modified time | relevance | path

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

123

/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 Dimx8mq-hummingboard-pulse.dts166 * reconfigured to enable RTS/CTS on UART3
209 * Header. To use RTS/CTS on UART3 comment them out
/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/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/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/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/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/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# */
H A Drzg2l-smarc-pinfunction.dtsi90 <RZG2L_PORT_PINMUX(48, 4, 1)>; /* RTS# */
/linux/arch/arm/boot/dts/st/
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/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
H A Dpmac_zilog.c529 set_bits |= RTS; in pmz_set_mctrl()
531 clear_bits |= RTS; in pmz_set_mctrl()
761 write_zsreg(uap, 5, Tx8 | RTS); in pmz_fix_zero_bug_scc()
825 uap->curregs[R5] = Tx8 | RTS; in __pmz_startup()
1882 write_zsreg(uap, R5, uap->curregs[5] | TxENABLE | RTS | DTR); in pmz_console_write()
/linux/Documentation/hwmon/
H A Dsbtsi_temp.rst38 and physical interface of a typical 8-pin remote temperature sensor (RTS) on
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-idp.dts554 /* We'll drive RTS, so no pull */
629 * Configure pull-down on RTS. As RTS is active low

123