Lines Matching refs:e100_rts
1066 e100_rts(struct e100_serial *info, int set) in e100_rts() function
1423 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_AFTER_SEND)); in rs485_toggle_rts_timer_function()
2747 e100_rts(info, 1); in startup()
2817 e100_rts(info, 0); /* could check CRTSCTS before doing this */ in shutdown()
3088 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_ON_SEND)); in rs_write()
3122 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_AFTER_SEND)); in rs_write()
3229 e100_rts(info, 0); in rs_throttle()
3251 e100_rts(info, 1); in rs_unthrottle()
3445 e100_rts(info, 0); in rs_tiocmset()
3455 e100_rts(info, 1); in rs_tiocmset()
3881 e100_rts(info, 1); in block_til_ready()