Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dserial.h52 #define PORT_16450 2 macro
/Linux-v5.10/drivers/tty/serial/8250/
D8250_of.c302 { .compatible = "ns16450", .data = (void *)PORT_16450, },
D8250_port.c69 [PORT_16450] = {
1010 up->port.type = PORT_16450; in autoconfig_8250()
/Linux-v5.10/drivers/tty/serial/
Dsunsu.c1101 up->port.type = PORT_16450; in sunsu_autoconfig()
1148 if (up->port.type == PORT_16450) { in sunsu_autoconfig()
/Linux-v5.10/drivers/tty/
Dmxser.c515 if ((info->type == PORT_16450) || (info->type == PORT_8250)) { in process_txrx_fifo()
681 if ((info->type == PORT_8250) || (info->type == PORT_16450)) { in mxser_change_speed()
2526 brd->uart_type = PORT_16450; in mxser_get_ISA_conf()