Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/uapi/linux/
Dserial.h54 #define PORT_16550A 4 macro
Dserial_core.h33 #define PORT_16550A 4 macro
/Linux-v4.19/arch/mips/pmcs-msp71xx/
Dmsp_serial.c114 up.type = PORT_16550A; in msp_serial_setup()
/Linux-v4.19/drivers/tty/
Dmxser.c718 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed()
725 if (info->type != PORT_16550A && in mxser_change_speed()
739 if ((info->type != PORT_16550A) && in mxser_change_speed()
835 if ((port->type != PORT_16550A) && in mxser_check_modem_status()
848 if (port->type != PORT_16550A && in mxser_check_modem_status()
1126 (info->type == PORT_16550A) || in mxser_write()
1157 (info->type == PORT_16550A) || in mxser_put_char()
1176 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1614 if (ip->type == PORT_16550A) in mxser_ioctl_special()
2175 (port->type != PORT_16550A) && in mxser_transmit_chars()
[all …]
Dmoxa.c847 p->type = PORT_16550A; in moxa_init_board()
1196 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open()
2074 MoxaSetFifo(info, new_serial.type == PORT_16550A); in moxa_set_serial_info()
/Linux-v4.19/arch/arm/mach-cns3xxx/
Dcns3420vb.c104 .type = PORT_16550A, in cns3420_early_serial_setup()
/Linux-v4.19/arch/mips/netlogic/xlr/
Dplatform.c68 .type = PORT_16550A, \
/Linux-v4.19/drivers/tty/serial/8250/
D8250_lpc18xx.c168 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
D8250_uniphier.c242 up.port.type = PORT_16550A; in uniphier_uart_probe()
D8250_of.c314 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
D8250_ingenic.c235 uart.port.type = PORT_16550A; in ingenic_uart_probe()
D8250_lpss.c295 uart.port.type = PORT_16550A; in lpss8250_probe()
D8250_port.c89 [PORT_16550A] = {
1011 up->port.type = PORT_16550A; in autoconfig_16550a()
1189 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a()
1325 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig()
1361 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig()
3091 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
D8250_aspeed_vuart.c381 port.port.type = PORT_16550A; in aspeed_vuart_probe()
D8250_dw.c480 p->type = PORT_16550A; in dw8250_setup_port()
/Linux-v4.19/arch/mips/rb532/
Ddevices.c227 .type = PORT_16550A,
/Linux-v4.19/arch/mips/loongson32/common/
Dplatform.c33 .type = PORT_16550A, \
/Linux-v4.19/drivers/parisc/
Dsuperio.c396 serial_port.type = PORT_16550A; in superio_serial_init()
/Linux-v4.19/drivers/usb/serial/
Dopticon.c339 tmp.type = PORT_16550A; in get_serial_info()
Df81232.c593 ser.type = PORT_16550A; in f81232_get_serial_info()
Df81534.c1152 tmp.type = PORT_16550A; in f81534_get_serial_info()
/Linux-v4.19/arch/mips/alchemy/common/
Dplatform.c59 .type = PORT_16550A, \
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c1114 up->port.type = PORT_16550A; in sunsu_autoconfig()
1117 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
1128 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
Dsn_console.c802 sal_console_port.sc_port.type = PORT_16550A; in sn_sal_init()
/Linux-v4.19/drivers/staging/greybus/
Duart.c625 tmp.type = PORT_16550A; in get_serial_info()

12