Home
last modified time | relevance | path

Searched refs:PORT_16750 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial.h58 #define PORT_16750 8 macro
Dserial_core.h37 #define PORT_16750 8 macro
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c832 if (up->port.type == PORT_16750) in sunsu_change_speed()
890 if (up->port.type == PORT_16750) in sunsu_change_speed()
894 if (up->port.type != PORT_16750) { in sunsu_change_speed()
1147 up->port.type = PORT_16750; in sunsu_autoconfig()
/Linux-v4.19/drivers/tty/serial/8250/
D8250_of.c316 { .compatible = "ns16750", .data = (void *)PORT_16750, },
D8250_mid.c304 uart.port.type = PORT_16750; in mid8250_probe()
D8250_port.c117 [PORT_16750] = {
1133 up->port.type = PORT_16750; in autoconfig_16550a()
2756 if (port->type == PORT_16750) in serial8250_do_set_termios()
2760 if (port->type != PORT_16750) { in serial8250_do_set_termios()