Home
last modified time | relevance | path

Searched defs:uart_8250_em485 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dserial_8250.h100 struct uart_8250_em485 { struct
101 struct hrtimer start_tx_timer; /* "rs485 start tx" timer */
102 struct hrtimer stop_tx_timer; /* "rs485 stop tx" timer */
103 struct hrtimer *active_timer; /* pointer to active timer */
104 struct uart_8250_port *port; /* for hrtimer callbacks */
105 unsigned int tx_stopped:1; /* tx is currently stopped */