Searched refs:DTR (Results 1 – 13 of 13) sorted by relevance
534 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()
152 #define DTR 0x80 /* DTR */ macro
134 #define DTR 0x80 /* DTR */ macro
126 #define DTR 0x80 /* DTR */ macro
214 #define DTR 0x80 /* DTR */ macro
554 set_bits |= DTR; in ip22zilog_set_mctrl()556 clear_bits |= DTR; in ip22zilog_set_mctrl()
395 zport_a->regs[5] |= DTR; in zs_set_mctrl()397 zport_a->regs[5] &= ~DTR; in zs_set_mctrl()
655 set_bits |= DTR; in sunzilog_set_mctrl()657 clear_bits |= DTR; in sunzilog_set_mctrl()
98 #define DTR 0x80 /* DTR */ macro
805 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()
233 unsigned int DTR:1; member290 unsigned int DTR:1; member1458 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()
946 - JASTEC USB Touch Controller/DigiTech DTR-02U1046 bool "JASTEC/DigiTech DTR-02U USB touch controller device support" if EXPERT
379 Missing DCD, DSR, DTR and RI signals
Completed in 37 milliseconds