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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial.h75 #define PORT_16C950 10 /* Oxford Semiconductor */ macro
H A Dserial_core.h36 #define PORT_16C950 10 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunsu.c254 if (up->port.type == PORT_16C950) {
272 if (up->port.type == PORT_16C950 && up->acr & UART_ACR_TXDIS) {
602 if (up->port.type == PORT_16C950) {
787 if ((quot & 0xff) == 0 && up->port.type == PORT_16C950 &&
H A D8250.c203 [PORT_16C950] = {
739 up->port.type = PORT_16C950;
1209 if (up->port.type == PORT_16C950) {
1240 if (up->port.type == PORT_16C950 && up->acr & UART_ACR_TXDIS) {
1726 if (up->port.type == PORT_16C950) {

Completed in 98 milliseconds