Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial.h58 #define PORT_16750 8 macro
/linux/drivers/tty/serial/
A Dsunsu.c824 if (up->port.type == PORT_16750) in sunsu_change_speed()
882 if (up->port.type == PORT_16750) in sunsu_change_speed()
886 if (up->port.type != PORT_16750) { in sunsu_change_speed()
1139 up->port.type = PORT_16750; in sunsu_autoconfig()
/linux/drivers/tty/serial/8250/
A D8250_of.c309 { .compatible = "ns16750", .data = (void *)PORT_16750, },
A D8250_mid.c304 uart.port.type = PORT_16750; in mid8250_probe()
A D8250_port.c107 [PORT_16750] = {
1146 up->port.type = PORT_16750; in autoconfig_16550a()
2858 if (port->type == PORT_16750) in serial8250_do_set_termios()
2862 if (port->type != PORT_16750) { in serial8250_do_set_termios()

Completed in 14 milliseconds