Home
last modified time | relevance | path

Searched refs:PORT_16750 (Results 1 – 6 of 6) 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_of.c336 { .compatible = "ns16750", .data = (void *)PORT_16750, },
H A D8250_mid.c309 uart.port.type = PORT_16750; in mid8250_probe()
H A D8250_port.c94 [PORT_16750] = {
1018 up->port.type = PORT_16750; in autoconfig_16550a()
2734 bool is_16750 = port->type == PORT_16750; in serial8250_set_fcr()
/linux/drivers/tty/serial/
H A Dsunsu.c799 if (up->port.type == PORT_16750) in sunsu_change_speed()
857 if (up->port.type == PORT_16750) in sunsu_change_speed()
861 if (up->port.type != PORT_16750) { in sunsu_change_speed()
1114 up->port.type = PORT_16750; in sunsu_autoconfig()