Home
last modified time | relevance | path

Searched refs:PORT_16C950 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial.h60 #define PORT_16C950 10 /* Oxford Semiconductor */ macro
Dserial_core.h39 #define PORT_16C950 10 macro
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c276 if (up->port.type == PORT_16C950) { in sunsu_stop_tx()
295 if (up->port.type == PORT_16C950 && up->acr & UART_ACR_TXDIS) { in sunsu_start_tx()
626 if (up->port.type == PORT_16C950) { in sunsu_startup()
818 if ((quot & 0xff) == 0 && up->port.type == PORT_16C950 && in sunsu_change_speed()
/Linux-v4.19/drivers/tty/serial/8250/
D8250_port.c131 [PORT_16C950] = {
921 up->port.type = PORT_16C950; in autoconfig_has_efr()
1544 if (port->type == PORT_16C950) { in serial8250_stop_tx()
1575 if (port->type == PORT_16C950 && up->acr & UART_ACR_TXDIS) { in __start_tx()
2133 if (port->type == PORT_16C950) { in serial8250_do_startup()