taglinefilesource code
RxENABLE936drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */
RxENABLE938drivers/char/scc.ccl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */
RxENABLE1273drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE);  /* enable the receiver, hunt mode */
RxENABLE1321drivers/char/scc.ccl(scc,R3,RxENABLE|ENT_HM);  /* then switch off receiver */
RxENABLE1337drivers/char/scc.cor(scc,R3,RxENABLE|ENT_HM);
RxENABLE1061drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | Rx8);
RxENABLE1187drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | Rx8);
RxENABLE477drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | AUTO_ENAB | Rx8 );
RxENABLE713drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | AUTO_ENAB | Rx8 );
RxENABLE1328drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8);
RxENABLE1370drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8);      
RxENABLE1760drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8);      
RxENABLE1794drivers/net/pt.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8);      
RxENABLE69drivers/sbus/char/sunserial.c(Rx8 | RxENABLE),            /* write 3 */
RxENABLE190drivers/sbus/char/sunserial.cwrite_zsreg(channel, R3, regs[R3] & ~RxENABLE);
RxENABLE732drivers/sbus/char/sunserial.cinfo->curregs[3] |= (RxENABLE | Rx8);
RxENABLE1501drivers/sbus/char/sunserial.cinfo->curregs[3] &= ~RxENABLE;
RxENABLE2005drivers/sbus/char/sunserial.cwrite_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE));
RxENABLE2032drivers/sbus/char/sunserial.cwrite_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE));
RxENABLE2061drivers/sbus/char/sunserial.c(Rx8|RxENABLE));
RxENABLE2074drivers/sbus/char/sunserial.cwrite_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE));