Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xutl.c733 int getccr2configS(struct sab_port *port) in getccr2configS() function
801 WRITEB(port, ccr2, getccr2configS(port)); in sab8253x_init_lineS()
D8253x.h977 extern int getccr2configS(struct sab_port *port);
D8253xsyn.c337 if(!(getccr2configS(port) & SAB82532_CCR2_TOE)) in sab8253x_check_statusS()