Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance
238 struct mxser_port { struct278 struct mxser_port ports[]; argument324 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()401 static bool mxser_16550A_or_MUST(struct mxser_port *info) in mxser_16550A_or_MUST()406 static void mxser_process_txrx_fifo(struct mxser_port *info) in mxser_process_txrx_fifo()426 static void __mxser_start_tx(struct mxser_port *info) in __mxser_start_tx()433 static void mxser_start_tx(struct mxser_port *info) in mxser_start_tx()442 static void __mxser_stop_tx(struct mxser_port *info) in __mxser_stop_tx()450 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised()456 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()[all …]