Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance
256 struct mxser_port { struct291 struct mxser_port ports[]; argument337 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, port); in mxser_carrier_raised()470 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()[all …]