Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial.h53 #define PORT_16550A 4 macro
Dserial_core.h32 #define PORT_16550A 4 macro
/linux-4.1.27/arch/arm/mach-gemini/
Ddevices.c29 .type = PORT_16550A,
/linux-4.1.27/arch/mips/pmcs-msp71xx/
Dmsp_serial.c114 up.type = PORT_16550A; in msp_serial_setup()
/linux-4.1.27/drivers/tty/
Dmxser.c716 if ((info->type == PORT_16550A) || (info->board->chip_flag)) { in mxser_change_speed()
723 if (info->type != PORT_16550A && in mxser_change_speed()
737 if ((info->type != PORT_16550A) && in mxser_change_speed()
838 if ((port->type != PORT_16550A) && in mxser_check_modem_status()
851 if (port->type != PORT_16550A && in mxser_check_modem_status()
1129 (info->type == PORT_16550A) || in mxser_write()
1160 (info->type == PORT_16550A) || in mxser_put_char()
1179 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1618 if (ip->type == PORT_16550A) in mxser_ioctl_special()
2182 (port->type != PORT_16550A) && in mxser_transmit_chars()
[all …]
Dmoxa.c852 p->type = PORT_16550A; in moxa_init_board()
1201 MoxaSetFifo(ch, ch->type == PORT_16550A); in moxa_open()
2074 MoxaSetFifo(info, new_serial.type == PORT_16550A); in moxa_set_serial_info()
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dcns3420vb.c104 .type = PORT_16550A, in cns3420_early_serial_setup()
/linux-4.1.27/arch/mips/loongson1/common/
Dplatform.c29 .type = PORT_16550A, \
/linux-4.1.27/arch/mips/netlogic/xlr/
Dplatform.c68 .type = PORT_16550A, \
/linux-4.1.27/arch/mips/rb532/
Ddevices.c226 .type = PORT_16550A,
/linux-4.1.27/drivers/tty/serial/
Dof_serial.c328 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
Dsunsu.c1113 up->port.type = PORT_16550A; in sunsu_autoconfig()
1116 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
1127 if (up->port.type == PORT_16550A) { in sunsu_autoconfig()
Dsn_console.c823 sal_console_port.sc_port.type = PORT_16550A; in sn_sal_module_init()
Dioc3_serial.c1943 the_port->type = PORT_16550A; in ioc3_serial_core_attach()
Dioc4_serial.c2745 the_port->type = PORT_16550A; in ioc4_serial_core_attach()
/linux-4.1.27/drivers/parisc/
Dsuperio.c396 serial_port.type = PORT_16550A; in superio_serial_init()
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty_ioctl.c269 info.type = PORT_16550A; in ircomm_tty_get_serial_info()
/linux-4.1.27/arch/mips/alchemy/common/
Dplatform.c59 .type = PORT_16550A, \
/linux-4.1.27/drivers/usb/serial/
Dopticon.c345 tmp.type = PORT_16550A; in get_serial_info()
Df81232.c597 ser.type = PORT_16550A; in f81232_get_serial_info()
Dti_usb_3410_5052.c1232 ret_serial.type = PORT_16550A; in ti_get_serial_info()
Dmos7720.c1846 tmp.type = PORT_16550A; in get_serial_info()
Dmos7840.c1964 tmp.type = PORT_16550A; in mos7840_get_serial_info()
Dio_ti.c2331 tmp.type = PORT_16550A; in get_serial_info()
Dio_edgeport.c1564 tmp.type = PORT_16550A; in get_serial_info()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c159 [PORT_16550A] = {
954 up->port.type = PORT_16550A; in autoconfig_16550a()
1132 if (up->port.type == PORT_16550A && size_fifo(up) == 64) { in autoconfig_16550a()
1268 if (port->type == PORT_16550A && up->probe & UART_PROBE_RSA && in autoconfig()
3054 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
D8250_dw.c290 p->type = PORT_16550A; in dw8250_setup_port()
D8250_pci.c1501 port->port.type = PORT_16550A; in byt_serial_setup()
1937 port->port.type = PORT_16550A; in pci_wch_ch353_setup()