Home
last modified time | relevance | path

Searched refs:mxser_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/
H A Dmxser.c256 struct mxser_port { struct
291 struct mxser_port ports[];
337 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()
414 static bool mxser_16550A_or_MUST(struct mxser_port *info) in mxser_16550A_or_MUST()
419 static void mxser_process_txrx_fifo(struct mxser_port *info) in mxser_process_txrx_fifo()
439 static void __mxser_start_tx(struct mxser_port *info) in __mxser_start_tx()
446 static void mxser_start_tx(struct mxser_port *info) in mxser_start_tx()
455 static void __mxser_stop_tx(struct mxser_port *info) in __mxser_stop_tx()
463 struct mxser_port *mp = container_of(port, struct mxser_port, por in mxser_carrier_raised()
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c220 struct mxser_port { struct
272 struct mxser_port ports[MXSER_PORTS_PER_BOARD];
354 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()
511 static void process_txrx_fifo(struct mxser_port *info) in process_txrx_fifo()
549 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised()
555 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()
570 struct mxser_port *info = tty->driver_data; in mxser_set_baud()
643 struct mxser_port *inf in mxser_change_speed()
[all...]

Completed in 4 milliseconds