Searched refs:PORT_16550A (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/tty/serial/8250/
H A D8250_ioc3.c62 up.port.type = PORT_16550A;
H A D8250_fsl.c137 port8250.port.type = PORT_16550A;
H A D8250_dwlib.c289 p->type = PORT_16550A;
H A D8250_uniphier.c207 up.port.type = PORT_16550A;
H A D8250_lpc18xx.c144 uart.port.type = PORT_16550A;
H A D8250_of.c285 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
H A D8250_ingenic.c256 uart.port.type = PORT_16550A;
H A D8250_lpss.c338 uart.port.type = PORT_16550A;
H A D8250_port.c74 [PORT_16550A] = {
978 up->port.type = PORT_16550A;
1130 if (up->port.type == PORT_16550A && size_fifo(up) == 64) {
1267 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA &&
1300 if (port->type == PORT_16550A && port->iotype == UPIO_PORT)
H A D8250_pci.c1888 port->port.type = PORT_16550A;
1898 port->port.type = PORT_16550A;
/linux-master/include/uapi/linux/
H A Dserial.h55 #define PORT_16550A 4 macro
/linux-master/arch/mips/rb532/
H A Ddevices.c214 .type = PORT_16550A,
/linux-master/arch/mips/loongson32/common/
H A Dplatform.c26 .type = PORT_16550A, \
/linux-master/drivers/parisc/
H A Dsuperio.c392 serial_port.type = PORT_16550A;
/linux-master/drivers/tty/serial/
H A Dsunsu.c1104 up->port.type = PORT_16550A;
1107 if (up->port.type == PORT_16550A) {
1118 if (up->port.type == PORT_16550A) {
/linux-master/arch/mips/alchemy/common/
H A Dplatform.c59 .type = PORT_16550A, \
/linux-master/drivers/tty/
H A Dmoxa.c1139 p->type = PORT_16550A;
1486 MoxaSetFifo(ch, ch->type == PORT_16550A);
2374 MoxaSetFifo(info, ss->type == PORT_16550A);
H A Dmxser.c416 return info->type == PORT_16550A || info->board->must_hwid;
1772 info->type = PORT_16550A;
/linux-master/drivers/ptp/
H A Dptp_ocp.c2263 uart.port.type = PORT_16550A;

Completed in 754 milliseconds