Home
last modified time | relevance | path

Searched refs:PORT_8250 (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dserial.h51 #define PORT_8250 1 macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_of.c315 { .compatible = "ns8250", .data = (void *)PORT_8250, },
A D8250_dw.c535 p->type = PORT_8250; in dw8250_probe()
A D8250_core.c761 port->type != PORT_8250) { in serial8250_suspend_port()
A D8250_port.c62 [PORT_8250] = {
1002 up->port.type = PORT_8250; in autoconfig_8250()
A D8250_omap.c1391 up.port.type = PORT_8250; in omap8250_probe()
/linux-6.3-rc2/drivers/tty/
A Dmxser.c423 if (info->type == PORT_16450 || info->type == PORT_8250) { in mxser_process_txrx_fifo()
608 } else if (info->type != PORT_8250 && info->type != PORT_16450) { in mxser_change_speed()
/linux-6.3-rc2/drivers/tty/serial/
A Dsunsu.c1151 up->port.type = PORT_8250; in sunsu_autoconfig()
A Dsamsung_tty.c2604 .port_type = PORT_8250,

Completed in 29 milliseconds