Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial.h59 #define PORT_16750 8 macro
/linux/drivers/tty/serial/8250/
H A D8250_em.c181 up.port.type = PORT_16750; in serial8250_em_probe()
H A D8250_mid.c309 uart.port.type = PORT_16750; in mid8250_probe()
H A D8250_port.c102 [PORT_16750] = {
1079 up->port.type = PORT_16750; in autoconfig_16550a()
2834 if (port->type == PORT_16750) in serial8250_do_set_termios()
2838 if (port->type != PORT_16750) { in serial8250_do_set_termios()
/linux/drivers/tty/serial/
H A 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()