Searched refs:PORT_16550A (Results 1 – 23 of 23) sorted by relevance
| /Linux-v5.15/include/uapi/linux/ |
| D | serial.h | 54 #define PORT_16550A 4 macro
|
| /Linux-v5.15/drivers/tty/serial/8250/ |
| D | 8250_ioc3.c | 62 up.port.type = PORT_16550A; in serial8250_ioc3_probe()
|
| D | 8250_dwlib.c | 114 p->type = PORT_16550A; in dw8250_setup_port()
|
| D | 8250_fsl.c | 124 port8250.port.type = PORT_16550A; in fsl8250_acpi_probe()
|
| D | 8250_lpc18xx.c | 166 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
|
| D | 8250_uniphier.c | 216 up.port.type = PORT_16550A; in uniphier_uart_probe()
|
| D | 8250_ingenic.c | 236 uart.port.type = PORT_16550A; in ingenic_uart_probe()
|
| D | 8250_of.c | 307 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
|
| D | 8250_port.c | 79 [PORT_16550A] = { 1042 up->port.type = PORT_16550A; in autoconfig_16550a() 1190 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a() 1328 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig() 1364 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig() 3188 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
|
| D | 8250_lpss.c | 317 uart.port.type = PORT_16550A; in lpss8250_probe()
|
| D | 8250_aspeed_vuart.c | 490 port.port.type = PORT_16550A; in aspeed_vuart_probe()
|
| D | 8250_bcm7271.c | 1041 up.port.type = PORT_16550A; in brcmuart_probe()
|
| D | 8250_pci.c | 1759 port->port.type = PORT_16550A; in pci_wch_ch353_setup() 1769 port->port.type = PORT_16550A; in pci_wch_ch355_setup()
|
| /Linux-v5.15/arch/arm/mach-cns3xxx/ |
| D | cns3420vb.c | 101 .type = PORT_16550A, in cns3420_early_serial_setup()
|
| /Linux-v5.15/arch/mips/netlogic/xlr/ |
| D | platform.c | 68 .type = PORT_16550A, \
|
| /Linux-v5.15/arch/mips/loongson32/common/ |
| D | platform.c | 29 .type = PORT_16550A, \
|
| /Linux-v5.15/arch/mips/rb532/ |
| D | devices.c | 214 .type = PORT_16550A,
|
| /Linux-v5.15/drivers/parisc/ |
| D | superio.c | 392 serial_port.type = PORT_16550A; in superio_serial_init()
|
| /Linux-v5.15/arch/mips/alchemy/common/ |
| D | platform.c | 59 .type = PORT_16550A, \
|
| /Linux-v5.15/drivers/tty/serial/ |
| D | sunsu.c | 1106 up->port.type = PORT_16550A; in sunsu_autoconfig() 1109 if (up->port.type == PORT_16550A) { in sunsu_autoconfig() 1120 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
|
| /Linux-v5.15/drivers/tty/ |
| D | moxa.c | 839 p->type = PORT_16550A; in moxa_init_board() 1186 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open() 2072 MoxaSetFifo(info, ss->type == PORT_16550A); in moxa_set_serial_info()
|
| D | mxser.c | 403 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST() 1856 info->type = PORT_16550A; in mxser_initbrd()
|
| /Linux-v5.15/drivers/ptp/ |
| D | ptp_ocp.c | 1094 uart.port.type = PORT_16550A; in ptp_ocp_serial_line()
|