Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dserial.h58 #define PORT_16750 8 macro
/Linux-v6.1/drivers/tty/serial/
Dsunsu.c823 if (up->port.type == PORT_16750) in sunsu_change_speed()
881 if (up->port.type == PORT_16750) in sunsu_change_speed()
885 if (up->port.type != PORT_16750) { in sunsu_change_speed()
1138 up->port.type = PORT_16750; in sunsu_autoconfig()
/Linux-v6.1/drivers/tty/serial/8250/
D8250_of.c319 { .compatible = "ns16750", .data = (void *)PORT_16750, },
D8250_mid.c313 uart.port.type = PORT_16750; in mid8250_probe()
D8250_port.c105 [PORT_16750] = {
1136 up->port.type = PORT_16750; in autoconfig_16550a()
2869 if (port->type == PORT_16750) in serial8250_do_set_termios()
2873 if (port->type != PORT_16750) { in serial8250_do_set_termios()