Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance
253 struct mxser_port { struct288 struct mxser_port ports[] /* __counted_by(nports) */; argument334 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()411 static bool mxser_16550A_or_MUST(struct mxser_port *info) in mxser_16550A_or_MUST()416 static void mxser_process_txrx_fifo(struct mxser_port *info) in mxser_process_txrx_fifo()436 static void __mxser_start_tx(struct mxser_port *info) in __mxser_start_tx()443 static void mxser_start_tx(struct mxser_port *info) in mxser_start_tx()452 static void __mxser_stop_tx(struct mxser_port *info) in __mxser_stop_tx()460 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised()467 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()[all …]