Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial.h55 #define PORT_16550A 4 macro
/linux/drivers/tty/serial/8250/
A D8250_ioc3.c62 up.port.type = PORT_16550A; in serial8250_ioc3_probe()
A D8250_fsl.c137 port8250.port.type = PORT_16550A; in fsl8250_acpi_probe()
A D8250_lpc18xx.c144 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
A D8250_uniphier.c207 up.port.type = PORT_16550A; in uniphier_uart_probe()
A D8250_dwlib.c288 p->type = PORT_16550A; in dw8250_setup_port()
A D8250_ingenic.c256 uart.port.type = PORT_16550A; in ingenic_uart_probe()
A D8250_of.c322 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
A D8250_platform.c139 uart.port.type = PORT_16550A; in serial8250_probe_acpi()
A D8250_lpss.c338 uart.port.type = PORT_16550A; in lpss8250_probe()
A D8250_port.c74 [PORT_16550A] = {
971 up->port.type = PORT_16550A; in autoconfig_16550a()
1123 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a()
1260 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig()
1293 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig()
A D8250_pci.c1888 port->port.type = PORT_16550A; in pci_wch_ch353_setup()
1898 port->port.type = PORT_16550A; in pci_wch_ch355_setup()
/linux/arch/mips/loongson32/common/
A Dplatform.c26 .type = PORT_16550A, \
/linux/arch/mips/rb532/
A Ddevices.c214 .type = PORT_16550A,
/linux/drivers/parisc/
A Dsuperio.c392 serial_port.type = PORT_16550A; in superio_serial_init()
/linux/arch/mips/alchemy/common/
A Dplatform.c59 .type = PORT_16550A, \
/linux/drivers/tty/serial/
A Dsunsu.c1105 up->port.type = PORT_16550A; in sunsu_autoconfig()
1108 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
1119 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
/linux/drivers/tty/
A Dmoxa.c1139 p->type = PORT_16550A; in moxa_init_board()
1486 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open()
2374 MoxaSetFifo(info, ss->type == PORT_16550A); in moxa_set_serial_info()
A Dmxser.c413 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST()
1769 info->type = PORT_16550A; in mxser_initbrd()
/linux/drivers/ptp/
A Dptp_ocp.c2280 uart.port.type = PORT_16550A; in ptp_ocp_serial_line()

Completed in 47 milliseconds