Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dserial_8250.h80 struct uart_8250_em485 { struct
81 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 */