Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dserial.h59 #define PORT_16750 8 macro
/linux-6.15/drivers/tty/serial/8250/
H A D8250_em.c181 up.port.type = PORT_16750; in serial8250_em_probe()
H A D8250_of.c323 { .compatible = "ns16750", .data = (void *)PORT_16750, },
H A D8250_mid.c309 uart.port.type = PORT_16750; in mid8250_probe()
H A D8250_port.c102 [PORT_16750] = {
1097 up->port.type = PORT_16750; in autoconfig_16550a()
2876 if (port->type == PORT_16750) in serial8250_do_set_termios()
2880 if (port->type != PORT_16750) { in serial8250_do_set_termios()
/linux-6.15/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()