Home
last modified time | relevance | path

Searched refs:PORT_16750 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dserial.h72 #define PORT_16750 8 macro
/linux-2.4.37.9/drivers/sbus/char/
Dsu.c760 if (info->type == PORT_16750) { in startup()
927 if (info->type == PORT_16750) { in shutdown()
1040 if (info->type == PORT_16750) in change_speed()
1104 if (info->type == PORT_16750) in change_speed()
1107 if (info->type != PORT_16750) in change_speed()
2426 info->type = PORT_16750; in autoconfig()
/linux-2.4.37.9/drivers/char/
Dserial.c1286 if (state->type == PORT_16750) { in startup()
1595 if (info->state->type == PORT_16750) { in shutdown()
1754 if (info->state->type == PORT_16750) in change_speed()
1814 if (info->state->type == PORT_16750) in change_speed()
1818 if (info->state->type != PORT_16750) { in change_speed()
3797 state->type = PORT_16750; in autoconfig()