| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | serial.h | 54 #define PORT_16550A 4 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | serial.h | 54 #define PORT_16550A 4 macro
|
| H A D | serial_core.h | 33 #define PORT_16550A 4 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | serial.h | 54 #define PORT_16550A 4 macro
|
| H A D | serial_core.h | 33 #define PORT_16550A 4 macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | mxser.c | 717 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed() 724 if (info->type != PORT_16550A && in mxser_change_speed() 738 if ((info->type != PORT_16550A) && in mxser_change_speed() 832 if ((port->type != PORT_16550A) && in mxser_check_modem_status() 845 if (port->type != PORT_16550A && in mxser_check_modem_status() 1130 (info->type == PORT_16550A) || in mxser_write() 1161 (info->type == PORT_16550A) || in mxser_put_char() 1180 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars() 1633 if (ip->type == PORT_16550A) in mxser_ioctl_special() 2182 (port->type != PORT_16550A) && in mxser_transmit_chars() [all …]
|
| H A D | moxa.c | 839 p->type = PORT_16550A; in moxa_init_board() 1188 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open() 2079 MoxaSetFifo(info, ss->type == PORT_16550A); in moxa_set_serial_info()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_ioc3.c | 62 up.port.type = PORT_16550A; in serial8250_ioc3_probe()
|
| H A D | 8250_dwlib.c | 123 p->type = PORT_16550A; in dw8250_setup_port()
|
| H A D | 8250_fsl.c | 125 port8250.port.type = PORT_16550A; in fsl8250_acpi_probe()
|
| H A D | 8250_lpc18xx.c | 166 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
|
| H A D | 8250_uniphier.c | 216 up.port.type = PORT_16550A; in uniphier_uart_probe()
|
| H A D | 8250_ingenic.c | 238 uart.port.type = PORT_16550A; in ingenic_uart_probe()
|
| H A D | 8250_port.c | 81 [PORT_16550A] = { 1017 up->port.type = PORT_16550A; in autoconfig_16550a() 1165 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a() 1303 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig() 1339 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig() 3260 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
|
| H A D | 8250_of.c | 312 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
|
| H A D | 8250_lpss.c | 330 uart.port.type = PORT_16550A; in lpss8250_probe()
|
| H A D | 8250_aspeed_vuart.c | 452 port.port.type = PORT_16550A; in aspeed_vuart_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | cns3420vb.c | 101 .type = PORT_16550A, in cns3420_early_serial_setup()
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/ |
| H A D | platform.c | 68 .type = PORT_16550A, \
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson32/common/ |
| H A D | platform.c | 29 .type = PORT_16550A, \
|
| /OK3568_Linux_fs/kernel/arch/mips/rb532/ |
| H A D | devices.c | 221 .type = PORT_16550A,
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | superio.c | 392 serial_port.type = PORT_16550A; in superio_serial_init()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sunsu.c | 1110 up->port.type = PORT_16550A; in sunsu_autoconfig() 1113 if (up->port.type == PORT_16550A) { in sunsu_autoconfig() 1124 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | platform.c | 59 .type = PORT_16550A, \
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | opticon.c | 361 ss->type = PORT_16550A; in get_serial_info()
|