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.c709 p->type = PORT_8250; in dw8250_probe()
H A D8250_port.c51 [PORT_8250] = {
876 up->port.type = PORT_8250; in autoconfig_8250()
/linux/drivers/tty/serial/
H A Dsunsu.c1128 up->port.type = PORT_8250; in sunsu_autoconfig()