Home
last modified time | relevance | path

Searched refs:sab8253x_baud (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xutl.c530 sab8253x_baud(sab_port_t *port, unsigned long encbaud, in sab8253x_baud() function
1061 if(!sab8253x_baud(port, (port->baud)*2, &ebrg, &ccr2, &ccr4, &(port->baud))) in sab8253x_change_speedN()
1065 sab8253x_baud(port, (port->baud*2), &ebrg, &ccr2, &ccr4, &(port->baud)); in sab8253x_change_speedN()
D8253xsyn.c485 if(!sab8253x_baud(port,baud,&ebrg,&ccr2,&ccr4,&(port->baud))) in sab8253x_change_speedS()
489 sab8253x_baud(port,baud,&ebrg,&ccr2,&ccr4,&(port->baud)); in sab8253x_change_speedS()
D8253x.h968 sab8253x_baud(sab_port_t *port, unsigned long encbaud,
D8253xtty.c1139 if(!sab8253x_baud(port,baud,&ebrg,&ccr2,&ccr4,&(port->baud))) in sab8253x_change_speed()
1143 sab8253x_baud(port,baud,&ebrg,&ccr2,&ccr4,&(port->baud)); in sab8253x_change_speed()