RICR 1179 drivers/tty/synclink.c usc_OutReg(info, RICR, RICR 1180 drivers/tty/synclink.c (usc_InReg(info, RICR) & ~RXSTATUS_ABORT_RECEIVED)); RICR 1450 drivers/tty/synclink.c usc_OutReg( info, RICR+LSBONLY, (u16)(usc_InReg(info, RICR+LSBONLY) & ~BIT3 )); RICR 1454 drivers/tty/synclink.c while( (Fifocount = (usc_InReg(info,RICR) >> 8)) ) { RICR 2696 drivers/tty/synclink.c u16 oldreg = usc_InReg(info,RICR); RICR 2701 drivers/tty/synclink.c usc_OutReg(info, RICR, newreg); RICR 2764 drivers/tty/synclink.c usc_OutReg(info, RICR, usc_InReg(info,RICR) & RICR 3508 drivers/tty/synclink.c u16 Ricr = usc_InReg( info, RICR ); RICR 4729 drivers/tty/synclink.c RegValue = usc_InReg( info, RICR ) & 0xc0; RICR 4732 drivers/tty/synclink.c usc_OutReg( info, RICR, (u16)(0x030a | RegValue) ); RICR 4734 drivers/tty/synclink.c usc_OutReg( info, RICR, (u16)(0x140a | RegValue) ); RICR 5878 drivers/tty/synclink.c usc_OutReg( info, RICR, 0x0000 ); RICR 7535 drivers/tty/synclink.c usc_OutReg( info, RICR, RICR 7536 drivers/tty/synclink.c (usc_InReg( info, RICR ) | RXSTATUS_ABORT_RECEIVED ) );