tag | line | file | source code |
INT_ALL_Rx | 1282 | drivers/char/scc.c | or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */ |
INT_ALL_Rx | 323 | drivers/net/pi2.c | wrtscc(lp->cardbase, lp->base + CTL, R1, INT_ALL_Rx | EXT_INT_ENAB); |
INT_ALL_Rx | 1070 | drivers/net/pi2.c | wrtscc(lp->cardbase, cmd, R1, (INT_ALL_Rx | EXT_INT_ENAB)); |
INT_ALL_Rx | 1182 | drivers/net/pi2.c | wrtscc(lp->cardbase, cmd, R1, (INT_ALL_Rx | EXT_INT_ENAB)); |
INT_ALL_Rx | 466 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R1, (INT_ALL_Rx | EXT_INT_ENAB)); |
INT_ALL_Rx | 725 | drivers/net/pt.c | wrtscc(lp->cardbase, cmd, R1, INT_ALL_Rx | EXT_INT_ENAB); |
INT_ALL_Rx | 1133 | drivers/net/pt.c | wrtscc(lp->cardbase, lp->base + CTL, R1, INT_ALL_Rx | EXT_INT_ENAB); |
INT_ALL_Rx | 224 | drivers/sbus/char/sunserial.c | kgdb_regs[R1] = INT_ALL_Rx; |
INT_ALL_Rx | 730 | drivers/sbus/char/sunserial.c | info->curregs[1] |= (info->curregs[1] & ~0x18) | (EXT_INT_ENAB|INT_ALL_Rx); |
INT_ALL_Rx | 2002 | drivers/sbus/char/sunserial.c | (EXT_INT_ENAB | INT_ALL_Rx)); |
INT_ALL_Rx | 2023 | drivers/sbus/char/sunserial.c | (EXT_INT_ENAB | INT_ALL_Rx)); |
INT_ALL_Rx | 2055 | drivers/sbus/char/sunserial.c | (EXT_INT_ENAB | INT_ALL_Rx)); |
INT_ALL_Rx | 2072 | drivers/sbus/char/sunserial.c | write_zsreg(zs_soft[channel].zs_channel, R1, (INT_ALL_Rx)); |