Searched refs:PORT_8250 (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dirport.h43 #define PORT_8250 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dof_serial.c82 case PORT_8250 ... PORT_MAX_8250:
114 { .type = "serial", .compatible = "ns8250", .data = (void *)PORT_8250, },
H A D8250.c149 [PORT_8250] = {
787 up->port.type = PORT_8250;
H A Dsunsu.c1128 up->port.type = PORT_8250;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial.h66 #define PORT_8250 1 macro
H A Dserial_core.h27 #define PORT_8250 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmxser.c530 if ((info->type == PORT_16450) || (info->type == PORT_8250)) {
2568 if ((info->type == PORT_8250) || (info->type == PORT_16450)) {
H A Dmxser_new.c356 if ((info->type == PORT_16450) || (info->type == PORT_8250)) {
582 if ((info->type == PORT_8250) || (info->type == PORT_16450)) {

Completed in 195 milliseconds