tag | line | file | source code |
RxENABLE | 695 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
RxENABLE | 697 | drivers/char/scc.c | cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ |
RxENABLE | 986 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
RxENABLE | 1030 | drivers/char/scc.c | cl(scc,R3,RxENABLE|ENT_HM); /* then switch off receiver */ |
RxENABLE | 1046 | 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); |