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

/drivers/net/hamradio/
H A Dz8530.h97 #define DTR 0x80 /* DTR */ macro
151 #define DTRREQ 4 /* DTR/Request function */
230 #define FASTDTR 0x10 /* Fast DTR/REQ Mode */
/drivers/net/wan/
H A Dz85230.h118 #define DTR 0x80 /* DTR */ macro
172 #define DTRREQ 4 /* DTR/Request function */
/drivers/tty/
H A Dnozomi.c287 unsigned int DTR:1; member in struct:ctrl_ul
344 unsigned int DTR:1; member in struct:ctrl_ul
1545 ctrl.DTR = 1;
1585 DBG1("SETTING DTR index: %d, dtr: %d", tty->index, dtr);
1587 port->ctrl_ul.DTR = dtr;
1741 (ctrl_ul->DTR ? TIOCM_DTR : 0) |
/drivers/tty/serial/
H A Dip22zilog.h133 #define DTR 0x80 /* DTR */ macro
187 #define DTRREQ 4 /* DTR/Request function */
H A Dpmac_zilog.h223 #define DTR 0x80 /* DTR */ macro
280 #define DTRREQ 4 /* DTR/Request function */
H A Dsunzilog.h125 #define DTR 0x80 /* DTR */ macro
136 #define nDTRnREQ 0x10 /* /DTR/REQ timing */
189 #define DTRREQ 4 /* DTR/Request function */
H A Dzs.h151 #define DTR 0x80 /* DTR */ macro
206 #define DTRREQ 4 /* DTR/Request function */

Completed in 83 milliseconds