Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial.h54 #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 Dserial.h54 #define PORT_16550A 4 macro
H A Dserial_core.h33 #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 Dserial.h54 #define PORT_16550A 4 macro
H A Dserial_core.h33 #define PORT_16550A 4 macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmxser.c717 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 Dmoxa.c839 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 D8250_ioc3.c62 up.port.type = PORT_16550A; in serial8250_ioc3_probe()
H A D8250_dwlib.c123 p->type = PORT_16550A; in dw8250_setup_port()
H A D8250_fsl.c125 port8250.port.type = PORT_16550A; in fsl8250_acpi_probe()
H A D8250_lpc18xx.c166 uart.port.type = PORT_16550A; in lpc18xx_serial_probe()
H A D8250_uniphier.c216 up.port.type = PORT_16550A; in uniphier_uart_probe()
H A D8250_ingenic.c238 uart.port.type = PORT_16550A; in ingenic_uart_probe()
H A D8250_port.c81 [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 D8250_of.c312 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
H A D8250_lpss.c330 uart.port.type = PORT_16550A; in lpss8250_probe()
H A D8250_aspeed_vuart.c452 port.port.type = PORT_16550A; in aspeed_vuart_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dcns3420vb.c101 .type = PORT_16550A, in cns3420_early_serial_setup()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dplatform.c68 .type = PORT_16550A, \
/OK3568_Linux_fs/kernel/arch/mips/loongson32/common/
H A Dplatform.c29 .type = PORT_16550A, \
/OK3568_Linux_fs/kernel/arch/mips/rb532/
H A Ddevices.c221 .type = PORT_16550A,
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dsuperio.c392 serial_port.type = PORT_16550A; in superio_serial_init()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunsu.c1110 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 Dplatform.c59 .type = PORT_16550A, \
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dopticon.c361 ss->type = PORT_16550A; in get_serial_info()

12