Searched defs:RTS (Results 1 - 7 of 7) sorted by relevance

/drivers/net/hamradio/
H A Dz8530.h89 #define RTS 0x2 /* RTS */ macro
227 #define AUTORTS 0x04 /* Auto RTS */
/drivers/net/wan/
H A Dz85230.h110 #define RTS 0x2 /* RTS */ macro
/drivers/tty/
H A Dnozomi.c286 unsigned int RTS:1; member in struct:ctrl_ul
345 unsigned int RTS:1; member in struct:ctrl_ul
1544 ctrl.RTS = 0;
1576 port->ctrl_ul.RTS = rts;
1740 return (ctrl_ul->RTS ? TIOCM_RTS : 0) |
/drivers/tty/serial/
H A Dip22zilog.h124 #define RTS 0x2 /* RTS */ macro
H A Dpmac_zilog.h214 #define RTS 0x2 /* RTS */ macro
H A Dsunzilog.h116 #define RTS 0x2 /* RTS */ macro
134 #define AUTOnRTS 4 /* Automatic /RTS pin deactivation */
H A Dzs.h142 #define RTS 0x2 /* RTS */ macro

Completed in 134 milliseconds