Searched refs:PORT_16750 (Results 1 – 5 of 5) sorted by relevance
58 #define PORT_16750 8 macro
822 if (up->port.type == PORT_16750) in sunsu_change_speed()880 if (up->port.type == PORT_16750) in sunsu_change_speed()884 if (up->port.type != PORT_16750) { in sunsu_change_speed()1137 up->port.type = PORT_16750; in sunsu_autoconfig()
319 { .compatible = "ns16750", .data = (void *)PORT_16750, },
313 uart.port.type = PORT_16750; in mid8250_probe()
105 [PORT_16750] = {1148 up->port.type = PORT_16750; in autoconfig_16550a()2875 if (port->type == PORT_16750) in serial8250_do_set_termios()2879 if (port->type != PORT_16750) { in serial8250_do_set_termios()
Completed in 13 milliseconds