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

/linux-master/include/uapi/linux/
H A Dserial.h53 #define PORT_16450 2 macro
/linux-master/drivers/tty/serial/8250/
H A D8250_of.c284 { .compatible = "ns16450", .data = (void *)PORT_16450, },
H A D8250_port.c64 [PORT_16450] = {
948 up->port.type = PORT_16450;
/linux-master/drivers/tty/serial/
H A Dsunsu.c1095 up->port.type = PORT_16450;
1142 if (up->port.type == PORT_16450) {
/linux-master/drivers/tty/
H A Dmxser.c423 if (info->type == PORT_16450 || info->type == PORT_8250) {
608 } else if (info->type != PORT_8250 && info->type != PORT_16450) {

Completed in 134 milliseconds