Searched refs:PORT_16C950 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial.h61 #define PORT_16C950 10 /* Oxford Semiconductor */ macro
/linux-master/drivers/tty/serial/
H A Dsunsu.c273 if (up->port.type == PORT_16C950) {
292 if (up->port.type == PORT_16C950 && up->acr & UART_ACR_TXDIS) {
618 if (up->port.type == PORT_16C950) {
808 if ((quot & 0xff) == 0 && up->port.type == PORT_16C950 &&
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c116 [PORT_16C950] = {
885 up->port.type = PORT_16C950;
1515 if (port->type == PORT_16C950) {
1541 if (port->type == PORT_16C950 && up->acr & UART_ACR_TXDIS) {
2190 if (port->type == PORT_16C950) {

Completed in 149 milliseconds