Searched refs:NOP (Results 51 - 69 of 69) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c230 dummy = ReadDOC(doc->virtadr, NOP);
832 /* 11.4.2 -- must NOP four times before checking FR/B# */
843 /* 11.4.2 -- must NOP four times before checking FR/B# */
850 /* 11.4.2 -- Must NOP twice if it's ready */
924 WriteDOC(0, docptr, NOP);
925 WriteDOC(0, docptr, NOP);
926 WriteDOC(0, docptr, NOP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dcopy_page.S243 sethi %hi(0x01000000), %o1 ! NOP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dscsi.h152 scsi_msgbyte_name(NOP), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl777 } elsif (/^\s*NOP\s*$/i) {
H A Dncr53c8xx.c2002 ** This NOP will be patched with LED ON
2149 SCR_LOAD_REG (scratcha, NOP),
2299 SCR_JUMP ^ IFTRUE (DATA (NOP)),
2522 SCR_LOAD_REG (scratcha, NOP),
2536 ** This NOP will be patched with LED OFF
2561 ** This NOP will be patched with LED ON
6718 np->msgin [0] = NOP;
6719 np->msgout[0] = NOP;
6824 np->msgin [0] = NOP;
6901 np->msgin [0] = NOP;
[all...]
H A DNCR5380.c1897 unsigned char msgout = NOP;
2252 msgout = NOP;
H A Datari_NCR5380.c1821 unsigned char msgout = NOP;
2271 msgout = NOP;
H A Dsun3_NCR5380.c1795 unsigned char msgout = NOP;
2284 msgout = NOP;
H A Dmesh.c1212 case NOP:
1413 ms->msgout[0] = NOP;
H A Din2000.c1253 * NOP messages in these situations results in no harm and
1258 hostdata->outgoing_msg[0] = NOP;
H A Dwd33c93.c1217 * NOP messages in these situations results in no harm and
1222 hostdata->outgoing_msg[0] = NOP;
H A Desp_scsi.c1269 * to do a NOP and possibly clean out the FIFO.
1606 case NOP:
H A Dnsp32.c418 data->msgoutbuf[pos] = NOP; pos++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h749 #define M_NOOP NOP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dspu-insns.h115 NOP No pipeline
212 APUOP(M_NOP, RR, 0x201, "nop", _A1(A_T), 00000, NOP) /* XNOP no_operation */
213 APUOP(M_NOP2, RR, 0x201, "nop", _A0(), 00000, NOP) /* XNOP no_operation */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c416 unsigned short packed_msg = NOP;
1115 case NOP:
1329 fas216_writeb(info, REG_FF, NOP);
H A Dacornscsi.c1333 sbic_arm_write(host, SBIC_DATA, NOP);
1335 host->scsi.last_message = NOP;
1337 printk("NOP");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c366 #define NOP 0 /* No operation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c307 #define NOP 0x0010 macro
3802 /* The NOP is the first step in getting the card going */
3803 cmd.cmd = NOP;

Completed in 215 milliseconds

123