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

/linux-master/include/uapi/linux/
H A Dserial.h52 #define PORT_8250 1 macro
/linux-master/drivers/tty/serial/8250/
H A D8250_of.c283 { .compatible = "ns8250", .data = (void *)PORT_8250, },
H A D8250_dw.c506 p->type = PORT_8250;
H A D8250_port.c59 [PORT_8250] = {
938 up->port.type = PORT_8250;
H A D8250_core.c790 port->type != PORT_8250) {
H A D8250_omap.c1426 up.port.type = PORT_8250;
/linux-master/drivers/tty/
H A Dmxser.c423 if (info->type == PORT_16450 || info->type == PORT_8250) {
608 } else if (info->type != PORT_8250 && info->type != PORT_16450) {
/linux-master/drivers/tty/serial/
H A Dsunsu.c1151 up->port.type = PORT_8250;
H A Dsamsung_tty.c2541 .port_type = PORT_8250,

Completed in 135 milliseconds