Lines Matching refs:PORT_16550A
717 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed()
724 if (info->type != PORT_16550A && in mxser_change_speed()
738 if ((info->type != PORT_16550A) && in mxser_change_speed()
832 if ((port->type != PORT_16550A) && in mxser_check_modem_status()
845 if (port->type != PORT_16550A && in mxser_check_modem_status()
1130 (info->type == PORT_16550A) || in mxser_write()
1161 (info->type == PORT_16550A) || in mxser_put_char()
1180 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1633 if (ip->type == PORT_16550A) in mxser_ioctl_special()
2182 (port->type != PORT_16550A) && in mxser_transmit_chars()
2531 brd->uart_type = PORT_16550A; in mxser_get_ISA_conf()
2612 brd->uart_type = PORT_16550A; in mxser_probe()