Searched refs:PORT_16750 (Results 1 – 5 of 5) sorted by relevance
58 #define PORT_16750 8 macro
824 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()
309 { .compatible = "ns16750", .data = (void *)PORT_16750, },
304 uart.port.type = PORT_16750; in mid8250_probe()
107 [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