Searched refs:PORT_16550A (Results 1 – 20 of 20) sorted by relevance
54 #define PORT_16550A 4 macro
62 up.port.type = PORT_16550A; in serial8250_ioc3_probe()
124 port8250.port.type = PORT_16550A; in fsl8250_acpi_probe()
155 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
216 up.port.type = PORT_16550A; in uniphier_uart_probe()
293 p->type = PORT_16550A; in dw8250_setup_port()
317 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
261 uart.port.type = PORT_16550A; in ingenic_uart_probe()
77 [PORT_16550A] = {1039 up->port.type = PORT_16550A; in autoconfig_16550a()1192 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a()1327 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig()1360 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig()3210 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
341 uart.port.type = PORT_16550A; in lpss8250_probe()
1038 up.port.type = PORT_16550A; in brcmuart_probe()
1815 port->port.type = PORT_16550A; in pci_wch_ch353_setup()1825 port->port.type = PORT_16550A; in pci_wch_ch355_setup()
28 .type = PORT_16550A, \
214 .type = PORT_16550A,
392 serial_port.type = PORT_16550A; in superio_serial_init()
59 .type = PORT_16550A, \
1104 up->port.type = PORT_16550A; in sunsu_autoconfig()1107 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()1118 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
1139 p->type = PORT_16550A; in moxa_init_board()1486 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open()2375 MoxaSetFifo(info, ss->type == PORT_16550A); in moxa_set_serial_info()
416 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST()1772 info->type = PORT_16550A; in mxser_initbrd()
2048 uart.port.type = PORT_16550A; in ptp_ocp_serial_line()
Completed in 52 milliseconds