Searched defs:uart_8250_em485 (Results 1 – 1 of 1) sorted by relevance
80 struct uart_8250_em485 { struct81 struct hrtimer start_tx_timer; /* "rs485 start tx" timer */82 struct hrtimer stop_tx_timer; /* "rs485 stop tx" timer */83 struct hrtimer *active_timer; /* pointer to active timer */84 struct uart_8250_port *port; /* for hrtimer callbacks */85 unsigned int tx_stopped:1; /* tx is currently stopped */