Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial.h52 #define PORT_16450 2 macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_of.c316 { .compatible = "ns16450", .data = (void *)PORT_16450, },
A D8250_port.c67 [PORT_16450] = {
1012 up->port.type = PORT_16450; in autoconfig_8250()
/linux-6.3-rc2/drivers/tty/serial/
A Dsunsu.c1095 up->port.type = PORT_16450; in sunsu_autoconfig()
1142 if (up->port.type == PORT_16450) { in sunsu_autoconfig()
/linux-6.3-rc2/drivers/tty/
A Dmxser.c423 if (info->type == PORT_16450 || info->type == PORT_8250) { in mxser_process_txrx_fifo()
608 } else if (info->type != PORT_8250 && info->type != PORT_16450) { in mxser_change_speed()

Completed in 17 milliseconds