tag | line | file | source code |
RxENABLE | 936 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
RxENABLE | 938 | drivers/char/scc.c | cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ |
RxENABLE | 1273 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
RxENABLE | 1321 | drivers/char/scc.c | cl(scc,R3,RxENABLE|ENT_HM); /* then switch off receiver */ |
RxENABLE | 1337 | drivers/char/scc.c | or(scc,R3,RxENABLE|ENT_HM); |
RxENABLE | 1061 | drivers/net/pi2.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | Rx8); |
RxENABLE | 1187 | drivers/net/pi2.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | Rx8); |
RxENABLE | 477 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | AUTO_ENAB | Rx8 ); |
RxENABLE | 713 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | AUTO_ENAB | Rx8 ); |
RxENABLE | 1328 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8); |
RxENABLE | 1370 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8); |
RxENABLE | 1760 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8); |
RxENABLE | 1794 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R3, RxENABLE | ENT_HM | AUTO_ENAB | Rx8); |
RxENABLE | 69 | drivers/sbus/char/sunserial.c | (Rx8 | RxENABLE), /* write 3 */ |
RxENABLE | 190 | drivers/sbus/char/sunserial.c | write_zsreg(channel, R3, regs[R3] & ~RxENABLE); |
RxENABLE | 732 | drivers/sbus/char/sunserial.c | info->curregs[3] |= (RxENABLE | Rx8); |
RxENABLE | 1501 | drivers/sbus/char/sunserial.c | info->curregs[3] &= ~RxENABLE; |
RxENABLE | 2005 | drivers/sbus/char/sunserial.c | write_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE)); |
RxENABLE | 2032 | drivers/sbus/char/sunserial.c | write_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE)); |
RxENABLE | 2061 | drivers/sbus/char/sunserial.c | (Rx8|RxENABLE)); |
RxENABLE | 2074 | drivers/sbus/char/sunserial.c | write_zsreg(zs_soft[channel].zs_channel, R3, (Rx8|RxENABLE)); |