Lines Matching refs:PORT_16550A
718 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed()
725 if (info->type != PORT_16550A && in mxser_change_speed()
739 if ((info->type != PORT_16550A) && in mxser_change_speed()
835 if ((port->type != PORT_16550A) && in mxser_check_modem_status()
848 if (port->type != PORT_16550A && in mxser_check_modem_status()
1126 (info->type == PORT_16550A) || in mxser_write()
1157 (info->type == PORT_16550A) || in mxser_put_char()
1176 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1629 if (ip->type == PORT_16550A) in mxser_ioctl_special()
2178 (port->type != PORT_16550A) && in mxser_transmit_chars()
2527 brd->uart_type = PORT_16550A; in mxser_get_ISA_conf()
2608 brd->uart_type = PORT_16550A; in mxser_probe()