Rx8               755 drivers/net/hamradio/dmascc.c 	write_scc(priv, R3, Rx8);
Rx8              1046 drivers/net/hamradio/dmascc.c 	write_scc(priv, R3, RxENABLE | Rx8 | RxCRC_ENAB);
Rx8              1053 drivers/net/hamradio/dmascc.c 	write_scc(priv, R3, Rx8);
Rx8               802 drivers/net/hamradio/scc.c 	wr(scc,R3,Rx8|RxCRC_ENAB);	/* RX 8 bits/char, CRC, disabled */	
Rx8               218 drivers/net/wan/z85230.c 	3,	ENT_HM|RxCRC_ENAB|Rx8,
Rx8               243 drivers/net/wan/z85230.c 	3,	ENT_HM|RxCRC_ENAB|Rx8,
Rx8               839 drivers/tty/serial/ip22zilog.c 		up->curregs[3] |= Rx8;
Rx8              1143 drivers/tty/serial/ip22zilog.c 		up->curregs[R3] = RxENAB | Rx8;
Rx8               797 drivers/tty/serial/pmac_zilog.c 	write_zsreg(uap, 3, Rx8);
Rx8               805 drivers/tty/serial/pmac_zilog.c 	write_zsreg(uap, 3, Rx8 | RxENABLE);
Rx8               817 drivers/tty/serial/pmac_zilog.c 	write_zsreg(uap, 3, Rx8);
Rx8               861 drivers/tty/serial/pmac_zilog.c 	uap->curregs[R3] = Rx8;
Rx8              1061 drivers/tty/serial/pmac_zilog.c 		uap->curregs[3] |= Rx8;
Rx8               904 drivers/tty/serial/sunzilog.c 		up->curregs[R3] |= Rx8;
Rx8              1353 drivers/tty/serial/sunzilog.c 		up->curregs[R3] = RxENAB | Rx8;
Rx8              1369 drivers/tty/serial/sunzilog.c 		up->curregs[R3] = RxENAB | Rx8;
Rx8               883 drivers/tty/serial/zs.c 		zport->regs[3] |= Rx8;