Searched refs:PORT_8250 (Results 1 – 9 of 9) sorted by relevance
51 #define PORT_8250 1 macro
305 { .compatible = "ns8250", .data = (void *)PORT_8250, },
459 p->type = PORT_8250; in dw8250_probe()
753 port->type != PORT_8250) { in serial8250_suspend_port()
64 [PORT_8250] = {1005 up->port.type = PORT_8250; in autoconfig_8250()
1325 up.port.type = PORT_8250; in omap8250_probe()
411 if (info->type == PORT_16450 || info->type == PORT_8250) { in mxser_process_txrx_fifo()609 } else if (info->type != PORT_8250 && info->type != PORT_16450) { in mxser_change_speed()
1153 up->port.type = PORT_8250; in sunsu_autoconfig()
2837 .port_type = PORT_8250,
Completed in 58 milliseconds