Searched refs:PORT_16450 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dserial.h51 #define PORT_16450 2 macro
H A Dserial_core.h30 #define PORT_16450 2 macro
/linux-4.1.27/drivers/tty/serial/
H A Dof_serial.c327 { .compatible = "ns16450", .data = (void *)PORT_16450, },
H A Dsunsu.c1104 up->port.type = PORT_16450; sunsu_autoconfig()
1151 if (up->port.type == PORT_16450) { sunsu_autoconfig()
/linux-4.1.27/drivers/tty/
H A Dmxser.c518 if ((info->type == PORT_16450) || (info->type == PORT_8250)) { process_txrx_fifo()
680 if ((info->type == PORT_8250) || (info->type == PORT_16450)) { mxser_change_speed()
2535 brd->uart_type = PORT_16450; mxser_get_ISA_conf()
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_core.c149 [PORT_16450] = {
927 up->port.type = PORT_16450; autoconfig_8250()

Completed in 283 milliseconds