tag | line | file | source code |
or | 864 | drivers/char/scc.c | or(scc,R10,ABUNDER); /* re-install underrun protection */ |
or | 936 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
or | 968 | drivers/char/scc.c | or(scc,R10,ABUNDER); |
or | 1004 | drivers/char/scc.c | or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ |
or | 1017 | drivers/char/scc.c | or(scc, R3, ENT_HM); |
or | 1033 | drivers/char/scc.c | or(scc, R3, ENT_HM); |
or | 1081 | drivers/char/scc.c | or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ |
or | 1128 | drivers/char/scc.c | or(scc,R14,BRENABL); /* enable baudrate generator */ |
or | 1264 | drivers/char/scc.c | or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ |
or | 1271 | drivers/char/scc.c | or(scc,R14, SEARCH); |
or | 1273 | drivers/char/scc.c | or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ |
or | 1282 | drivers/char/scc.c | or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */ |
or | 1286 | drivers/char/scc.c | or(scc,R9,MIE); /* master interrupt enable */ |
or | 1328 | drivers/char/scc.c | or(scc,R5,RTS|TxENAB); /* set the RTS line and enable TX */ |
or | 1337 | drivers/char/scc.c | or(scc,R3,RxENABLE|ENT_HM); |
or | 1341 | drivers/char/scc.c | or(scc,R5,RTS|TxENAB); /* enable tx */ |
or | 314 | drivers/sound/aedsp16.c | int or; /* oredparams |= TheStruct.or */ |
or | 557 | drivers/sound/aedsp16.c | for (gc = 0; orIRQ[gc].or; gc++) |
or | 559 | drivers/sound/aedsp16.c | oredparams |= orIRQ[gc].or; |
or | 561 | drivers/sound/aedsp16.c | for (gc = 0; orMIRQ[gc].or; gc++) |
or | 562 | drivers/sound/aedsp16.c | if (orMIRQ[gc].or == mirq) |
or | 563 | drivers/sound/aedsp16.c | oredparams |= orMIRQ[gc].or; |
or | 565 | drivers/sound/aedsp16.c | for (gc = 0; orDMA[gc].or; gc++) |
or | 567 | drivers/sound/aedsp16.c | oredparams |= orDMA[gc].or; |
or | 161 | include/asm-mips/asm.h | or AT,t0; \ |
or | 176 | include/asm-mips/asm.h | or AT,t0; \ |
or | 38 | include/asm-sparc/head.h | or %l7, %lo(C_LABEL(sys_call_table)), %l7; \ |
or | 45 | include/asm-sparc/head.h | or %l7, %lo(C_LABEL(sunos_sys_table)), %l7; \ |
or | 52 | include/asm-sparc/head.h | or %l7, %lo(C_LABEL(sys_call_table)), %l7; \ |
or | 59 | include/asm-sparc/head.h | or %l7, %lo(C_LABEL(sys_call_table)), %l7; \ |