Searched refs:uart_type (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/
H A Dmxser.c273 int uart_type; member in struct:mxser_board
2370 info->type = brd->uart_type;
2484 brd->uart_type = PORT_16550A;
2486 brd->uart_type = PORT_16450;
2562 brd->uart_type = PORT_16550A;
/drivers/tty/serial/
H A Dserial_core.c1544 static const char *uart_type(struct uart_port *port) function
1574 uport->line, uart_type(uport),
2044 address, port->irq, uart_type(port));

Completed in 595 milliseconds