Home
last modified time | relevance | path

Searched refs:DTR (Results 1 – 13 of 13) sorted by relevance

/drivers/tty/serial/
A Dpmac_zilog.c534 set_bits |= DTR; in pmz_set_mctrl()
536 clear_bits |= DTR; in pmz_set_mctrl()
827 uap->curregs[R5] |= DTR; in __pmz_startup()
855 uap->curregs[R5] |= DTR; in pmz_irda_reset()
862 uap->curregs[R5] &= ~DTR; in pmz_irda_reset()
1128 uap->curregs[R5] |= DTR; in pmz_irda_setup()
1178 uap->curregs[R5] &= ~DTR; in pmz_irda_setup()
1882 write_zsreg(uap, R5, uap->curregs[5] | TxENABLE | RTS | DTR); in pmz_console_write()
A Dzs.h152 #define DTR 0x80 /* DTR */ macro
A Dip22zilog.h134 #define DTR 0x80 /* DTR */ macro
A Dsunzilog.h126 #define DTR 0x80 /* DTR */ macro
A Dpmac_zilog.h214 #define DTR 0x80 /* DTR */ macro
A Dip22zilog.c554 set_bits |= DTR; in ip22zilog_set_mctrl()
556 clear_bits |= DTR; in ip22zilog_set_mctrl()
A Dzs.c395 zport_a->regs[5] |= DTR; in zs_set_mctrl()
397 zport_a->regs[5] &= ~DTR; in zs_set_mctrl()
A Dsunzilog.c655 set_bits |= DTR; in sunzilog_set_mctrl()
657 clear_bits |= DTR; in sunzilog_set_mctrl()
/drivers/net/hamradio/
A Dz8530.h98 #define DTR 0x80 /* DTR */ macro
A Dscc.c805 wr(scc,R5,Tx8|DTR|TxCRC_ENAB); /* TX 8 bits/char, disabled, DTR */ in init_channel()
1383 case PARAM_DTR: return CAST((scc->wreg[R5] & DTR)? 1:0); in scc_get_param()
/drivers/tty/
A Dnozomi.c233 unsigned int DTR:1; member
290 unsigned int DTR:1; member
1458 ctrl.DTR = 1; in nozomi_card_exit()
1500 port->ctrl_ul.DTR = dtr; in set_dtr()
1645 | (ctrl_ul->DTR ? TIOCM_DTR : 0) in ntty_tiocmget()
/drivers/input/touchscreen/
A DKconfig946 - JASTEC USB Touch Controller/DigiTech DTR-02U
1046 bool "JASTEC/DigiTech DTR-02U USB touch controller device support" if EXPERT
/drivers/tty/serial/8250/
A DKconfig379 Missing DCD, DSR, DTR and RI signals

Completed in 37 milliseconds