Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial.h52 #define PORT_16450 2 macro
/linux/drivers/tty/serial/8250/
A D8250_of.c306 { .compatible = "ns16450", .data = (void *)PORT_16450, },
A D8250_port.c69 [PORT_16450] = {
1015 up->port.type = PORT_16450; in autoconfig_8250()
/linux/drivers/tty/serial/
A Dsunsu.c1097 up->port.type = PORT_16450; in sunsu_autoconfig()
1144 if (up->port.type == PORT_16450) { in sunsu_autoconfig()
/linux/drivers/tty/
A Dmxser.c411 if (info->type == PORT_16450 || info->type == PORT_8250) { in mxser_process_txrx_fifo()
609 } else if (info->type != PORT_8250 && info->type != PORT_16450) { in mxser_change_speed()

Completed in 26 milliseconds