/drivers/s390/char/ |
D | tape_std.c | 64 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_assign() 109 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_unassign() 143 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_display() 166 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_std_read_block_id() 279 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsf() 304 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsr() 336 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsr() 366 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtweof() 391 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsfm() 416 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsf() [all …]
|
D | tape_std.h | 33 #define NOP 0x03 /* No operation */ macro
|
D | tape_3590.c | 548 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_3590_mtseek() 573 tape_ccw_end(request->cpaddr + 3, NOP, 0, NULL); in tape_3590_read_opposite() 607 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_3590_read_attmsg_async()
|
D | tape_34xx.c | 1110 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_34xx_mtseek()
|
/drivers/gpu/drm/i915/gt/ |
D | intel_lrc.c | 23 #define NOP(x) (BIT(7) | (x)) in set_offsets() macro 79 NOP(1), 93 NOP(9), 105 NOP(13), 114 NOP(1), 131 NOP(3), 143 NOP(13), 147 NOP(13), 198 NOP(1), 214 NOP(5), [all …]
|
/drivers/hwtracing/coresight/ |
D | coresight-etm4x.h | 394 ETM_COMMON_SYSREG_LIST(NOP, __unused) 397 ETM4x_ONLY_SYSREG_LIST(NOP, __unused) 401 ETM4x_ONLY_SYSREG_LIST(NOP, __unused) 403 #define ETM4x_MMAP_LIST_CASES ETM_MMAP_LIST(NOP, __unused) 415 ETE_ONLY_SYSREG_LIST(NOP, __unused)
|
/drivers/media/pci/saa7134/ |
D | saa7134-i2c.c | 76 NOP = 0, // no operation on I2C bus enumerator 181 i2c_set_attr(dev,NOP); in i2c_reset()
|
/drivers/video/fbdev/i810/ |
D | i810_accel.c | 208 PUT_RING(NOP); in color_blit() 263 PUT_RING(NOP); in load_front()
|
D | i810.h | 67 #define NOP 0x00 /* No operation, padding */ macro
|
/drivers/usb/phy/ |
D | Kconfig | 57 tristate "NOP USB Transceiver Driver" 58 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, NOP can't be built-in
|
/drivers/mtd/nand/raw/ |
D | diskonchip.c | 224 dummy = ReadDOC(doc->virtadr, NOP); in DoC_Delay() 720 WriteDOC(0, docptr, NOP); in doc200x_calculate_ecc() 721 WriteDOC(0, docptr, NOP); in doc200x_calculate_ecc() 722 WriteDOC(0, docptr, NOP); in doc200x_calculate_ecc()
|
/drivers/scsi/ |
D | initio.c | 1410 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_3() 1480 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_4() 1617 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_6() 1792 outb(NOP, host->addr + TUL_SFifo); in initio_status_msg() 2067 case NOP: in initio_msgin()
|
D | script_asm.pl | 764 } elsif (/^\s*NOP\s*$/i) {
|
D | ncr53c8xx.c | 2135 SCR_LOAD_REG (scratcha, NOP), 2292 SCR_JUMP ^ IFTRUE (DATA (NOP)), 2515 SCR_LOAD_REG (scratcha, NOP), 6697 np->msgin [0] = NOP; in ncr_int_sir() 6698 np->msgout[0] = NOP; in ncr_int_sir() 6803 np->msgin [0] = NOP; in ncr_int_sir() 6880 np->msgin [0] = NOP; in ncr_int_sir()
|
D | NCR5380.c | 1680 unsigned char msgout = NOP; in NCR5380_information_transfer() 1987 msgout = NOP; in NCR5380_information_transfer()
|
D | mesh.c | 1228 case NOP: in handle_msgin() 1430 ms->msgout[0] = NOP; in phase_mismatch()
|
D | FlashPoint.c | 2892 else if ((message == NOP) || (message >= IDENTIFY_BASE) || in FPT_sdecm() 3938 p_sccb->Sccb_scsimsg = NOP; in FPT_sinits() 4179 if (message == NOP) { in FPT_phaseMsgOut() 4252 currSCCB->Sccb_scsimsg = NOP; in FPT_phaseMsgOut()
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 736 #define M_NOOP NOP
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 87 { P_DATAOUT, NOP, "in Data-out phase" }, 89 { P_DATAOUT_DT, NOP, "in DT Data-out phase" }, 91 { P_COMMAND, NOP, "in Command phase" }, 92 { P_MESGOUT, NOP, "in Message-out phase" }, 95 { P_BUSFREE, NOP, "while idle" }, 96 { 0, NOP, "in unknown phase" } 818 ahc_outb(ahc, MSG_OUT, NOP); /* No message to send */ in ahc_restart() 1696 if (mesg_out != NOP) { in ahc_handle_scsiint() 3107 ahc_outb(ahc, MSG_OUT, NOP); in ahc_clear_msg_state() 3601 case NOP: in ahc_parse_msg() [all …]
|
D | aic79xx_core.c | 76 { P_DATAOUT, NOP, "in Data-out phase" }, 78 { P_DATAOUT_DT, NOP, "in DT Data-out phase" }, 80 { P_COMMAND, NOP, "in Command phase" }, 81 { P_MESGOUT, NOP, "in Message-out phase" }, 84 { P_BUSFREE, NOP, "while idle" }, 85 { 0, NOP, "in unknown phase" } 1129 ahd_outb(ahd, MSG_OUT, NOP); /* No message to send */ in ahd_restart() 4392 ahd->msgout_buf[ahd->msgout_index++] = NOP; in ahd_setup_initiator_msgout() 4667 ahd_outb(ahd, MSG_OUT, NOP); in ahd_clear_msg_state() 5106 case NOP: in ahd_parse_msg()
|
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_struct.h | 796 NOP = 0x0, enumerator
|
/drivers/scsi/arm/ |
D | fas216.c | 413 unsigned short packed_msg = NOP; in fas216_get_last_msg() 1119 case NOP: in fas216_parse_message() 1333 fas216_writeb(info, REG_FF, NOP); in fas216_send_messageout()
|
D | acornscsi.c | 1321 sbic_arm_write(host, SBIC_DATA, NOP); in acornscsi_sendmessage() 1323 host->scsi.last_message = NOP; in acornscsi_sendmessage()
|
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 211 // mthd 0 and 0x100 [NAME, NOP]: ignore
|
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 76 // mthd 0x0100, NOP
|