Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial.h53 #define PORT_16450 2 macro
/linux/drivers/tty/serial/8250/
H A D8250_of.c333 { .compatible = "ns16450", .data = (void *)PORT_16450, },
H A D8250_port.c56 [PORT_16450] = {
886 up->port.type = PORT_16450; in autoconfig_8250()
/linux/drivers/tty/serial/
H A Dsunsu.c1072 up->port.type = PORT_16450; in sunsu_autoconfig()
1119 if (up->port.type == PORT_16450) { in sunsu_autoconfig()