Lines Matching refs:e100_rts
1035 e100_rts(struct e100_serial *info, int set) in e100_rts() function
1382 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_AFTER_SEND)); in rs485_toggle_rts_timer_function()
2705 e100_rts(info, 1); in startup()
2775 e100_rts(info, 0); /* could check CRTSCTS before doing this */ in shutdown()
3033 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_ON_SEND)); in rs_write()
3067 e100_rts(info, (info->rs485.flags & SER_RS485_RTS_AFTER_SEND)); in rs_write()
3172 e100_rts(info, 0); in rs_throttle()
3192 e100_rts(info, 1); in rs_unthrottle()
3386 e100_rts(info, 0); in rs_tiocmset()
3396 e100_rts(info, 1); in rs_tiocmset()
3794 e100_rts(info, 1); in block_til_ready()