Lines Matching refs:PORT_16550A
716 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed()
723 if (info->type != PORT_16550A && in mxser_change_speed()
737 if ((info->type != PORT_16550A) && in mxser_change_speed()
838 if ((port->type != PORT_16550A) && in mxser_check_modem_status()
851 if (port->type != PORT_16550A && in mxser_check_modem_status()
1129 (info->type == PORT_16550A) || in mxser_write()
1160 (info->type == PORT_16550A) || in mxser_put_char()
1179 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1618 if (ip->type == PORT_16550A) in mxser_ioctl_special()
2182 (port->type != PORT_16550A) && in mxser_transmit_chars()
2533 brd->uart_type = PORT_16550A; in mxser_get_ISA_conf()
2614 brd->uart_type = PORT_16550A; in mxser_probe()