Searched refs:MSVR_DTR (Results 1 – 6 of 6) sorted by relevance
1031 port->MSVR = MSVR_DTR | (sx_in(bp, CD186x_MSVR) & MSVR_RTS); in sx_change_speed()1060 port -> MSVR &= ~ MSVR_DTR; in sx_change_speed()1071 port ->MSVR |= MSVR_DTR; in sx_change_speed()1409 port->MSVR |= MSVR_DTR; in block_til_ready()1413 port->MSVR |= MSVR_DTR; in block_til_ready()1793 | ((status & MSVR_DTR) ? TIOCM_RTS : 0) in sx_get_modem_info()1799 | ((status & MSVR_DTR) ? TIOCM_DTR : 0) in sx_get_modem_info()1831 port->MSVR |= MSVR_DTR; in sx_set_modem_info()1834 port->MSVR |= MSVR_DTR; in sx_set_modem_info()1844 port->MSVR &= ~MSVR_DTR; in sx_set_modem_info()[all …]
245 #define MSVR_DTR 0x02 /* Current state of DTR output */ macro
238 #define MSVR_DTR 0x02 /* Current state of DTR output */ macro
1404 | ((status & MSVR_DTR) ? TIOCM_DTR : 0) in rc_get_modem_info()
200 #define MSVR_DTR 0x02 /* Current state of DTR output */ macro
380 bp->RTS=MSVR_DTR; in aurora_probe()388 bp->RTS=MSVR_DTR; in aurora_probe()394 bp->DTR=MSVR_DTR; in aurora_probe()1029 port->MSVR = MSVR_RTS|MSVR_DTR; in aurora_change_speed()