Home
last modified time | relevance | path

Searched refs:PORT_16550A (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/
H A Dserial.h55 #define PORT_16550A 4 macro
/linux/drivers/tty/serial/8250/
H A D8250_rsa.c196 if (up->port.type != PORT_16550A) in rsa_autoconfig()
H A D8250_lpc18xx.c144 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
H A D8250_uniphier.c207 up.port.type = PORT_16550A; in uniphier_uart_probe()
H A D8250_loongson.c127 port->type = PORT_16550A; in loongson_uart_probe()
H A D8250_dwlib.c288 p->type = PORT_16550A; in dw8250_setup_port()
H A D8250_ingenic.c256 uart.port.type = PORT_16550A; in ingenic_uart_probe()
H A D8250_ni.c321 uart->port.type = PORT_16550A; in ni16550_probe()
H A D8250_platform.c137 uart->port.type = PORT_16550A; in serial8250_probe_acpi()
H A D8250_of.c334 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
H A D8250_lpss.c338 uart.port.type = PORT_16550A; in lpss8250_probe()
H A D8250_pci.c1916 port->port.type = PORT_16550A; in pci_wch_ch353_setup()
1929 port->port.type = PORT_16550A; in pci_wch_ch355_setup()
/linux/arch/mips/rb532/
H A Ddevices.c214 .type = PORT_16550A,
/linux/drivers/parisc/
H A Dsuperio.c392 serial_port.type = PORT_16550A; in superio_serial_init()
/linux/arch/mips/alchemy/common/
H A Dplatform.c59 .type = PORT_16550A, \
/linux/drivers/tty/
H A Dmoxa.c968 p->type = PORT_16550A; in moxa_init_board()
1241 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open()
2112 MoxaSetFifo(info, ss->type == PORT_16550A); in moxa_set_serial_info()
/linux/drivers/ptp/
H A Dptp_ocp.c2289 uart.port.type = PORT_16550A; in ptp_ocp_serial_line()