Home
last modified time | relevance | path

Searched refs:PORT_16450 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial.h52 #define PORT_16450 2 macro
Dserial_core.h31 #define PORT_16450 2 macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_of.c313 { .compatible = "ns16450", .data = (void *)PORT_16450, },
D8250_port.c79 [PORT_16450] = {
984 up->port.type = PORT_16450; in autoconfig_8250()
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c1105 up->port.type = PORT_16450; in sunsu_autoconfig()
1152 if (up->port.type == PORT_16450) { in sunsu_autoconfig()
/Linux-v4.19/drivers/tty/
Dmxser.c515 if ((info->type == PORT_16450) || (info->type == PORT_8250)) { in process_txrx_fifo()
682 if ((info->type == PORT_8250) || (info->type == PORT_16450)) { in mxser_change_speed()
2524 brd->uart_type = PORT_16450; in mxser_get_ISA_conf()