Searched refs:PORT_16450 (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.h44 #define PORT_16450 2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dof_serial.c115 { .type = "serial", .compatible = "ns16450", .data = (void *)PORT_16450, },
H A Dsunsu.c1072 up->port.type = PORT_16450;
1119 if (up->port.type == PORT_16450) {
H A D8250.c154 [PORT_16450] = {
797 up->port.type = PORT_16450;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial.h67 #define PORT_16450 2 macro
H A Dserial_core.h28 #define PORT_16450 2 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)) {
3041 hwconf->uart_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)) {
2551 brd->uart_type = PORT_16450;

Completed in 186 milliseconds