Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial.h52 #define PORT_8250 1 macro
/linux/drivers/tty/serial/8250/
H A D8250_of.c332 { .compatible = "ns8250", .data = (void *)PORT_8250, },
H A D8250_dw.c545 p->type = PORT_8250; in dw8250_probe()
H A D8250_core.c588 port->type != PORT_8250) { in serial8250_suspend_port()
/linux/drivers/tty/serial/
H A Dsamsung_tty.c2555 .port_type = PORT_8250,