| /drivers/gpu/drm/i915/gt/ |
| A D | intel_lrc.c | 107 NOP(1), 121 NOP(9), 133 NOP(13), 142 NOP(1), 159 NOP(3), 226 NOP(1), 242 NOP(5), 258 NOP(1), 276 NOP(1), 292 NOP(1), [all …]
|
| /drivers/s390/char/ |
| A D | tape_std.c | 66 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_assign() 111 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_unassign() 145 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_display() 168 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_std_read_block_id() 281 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsf() 306 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsr() 338 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsr() 368 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtweof() 393 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsfm() 418 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsf() [all …]
|
| A D | tape_std.h | 33 #define NOP 0x03 /* No operation */ macro
|
| A D | tape_3590.c | 549 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_3590_mtseek() 574 tape_ccw_end(request->cpaddr + 3, NOP, 0, NULL); in tape_3590_read_opposite() 608 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_3590_read_attmsg_async()
|
| A D | tape_34xx.c | 1111 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_34xx_mtseek()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_lrc.c | 198 NOP(1), 214 NOP(5), 230 NOP(1), 248 NOP(1), 264 NOP(1), 280 NOP(5), 297 NOP(6), 354 NOP(1), 360 NOP(1), 376 NOP(5), [all …]
|
| A D | xe_pci.c | 48 #define NOP(x) x macro 187 static const u16 adls_rpls_ids[] = { INTEL_RPLS_IDS(NOP), 0 }; 204 static const u16 adlp_rplu_ids[] = { INTEL_RPLU_IDS(NOP), 0 }; 248 static const u16 dg2_g10_ids[] = { INTEL_DG2_G10_IDS(NOP), INTEL_ATS_M150_IDS(NOP), 0 }; 249 static const u16 dg2_g11_ids[] = { INTEL_DG2_G11_IDS(NOP), INTEL_ATS_M75_IDS(NOP), 0 }; 250 static const u16 dg2_g12_ids[] = { INTEL_DG2_G12_IDS(NOP), 0 };
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-etm4x.h | 468 ETM_COMMON_SYSREG_LIST(NOP, __unused) 471 ETM4x_ONLY_SYSREG_LIST(NOP, __unused) 475 ETM4x_ONLY_SYSREG_LIST(NOP, __unused) 477 #define ETM4x_MMAP_LIST_CASES ETM_MMAP_LIST(NOP, __unused) 489 ETE_ONLY_SYSREG_LIST(NOP, __unused)
|
| /drivers/media/pci/saa7134/ |
| A 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/ |
| A D | i810_accel.c | 208 PUT_RING(NOP); in color_blit() 263 PUT_RING(NOP); in load_front()
|
| A D | i810.h | 67 #define NOP 0x00 /* No operation, padding */ macro
|
| /drivers/usb/phy/ |
| A D | Kconfig | 41 tristate "NOP USB Transceiver Driver" 42 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, NOP can't be built-in
|
| /drivers/mtd/nand/raw/ |
| A 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/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/ |
| A D | rpcfn.h | 16 X(RM, NOP) // 0
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/ |
| A D | rpcfn.h | 16 X(RM, NOP, 0)
|
| /drivers/scsi/ |
| A D | initio.c | 1409 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_3() 1479 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_4() 1616 outb(NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_6() 1791 outb(NOP, host->addr + TUL_SFifo); in initio_status_msg() 2066 case NOP: in initio_msgin()
|
| A D | script_asm.pl | 764 } elsif (/^\s*NOP\s*$/i) {
|
| A D | ncr53c8xx.c | 2134 SCR_LOAD_REG (scratcha, NOP), 2291 SCR_JUMP ^ IFTRUE (DATA (NOP)), 2514 SCR_LOAD_REG (scratcha, NOP), 6696 np->msgin [0] = NOP; in ncr_int_sir() 6697 np->msgout[0] = NOP; in ncr_int_sir() 6802 np->msgin [0] = NOP; in ncr_int_sir() 6879 np->msgin [0] = NOP; in ncr_int_sir()
|
| A D | NCR5380.c | 1663 unsigned char msgout = NOP; in NCR5380_information_transfer() 1972 msgout = NOP; in NCR5380_information_transfer()
|
| A D | mesh.c | 1221 case NOP: in handle_msgin() 1423 ms->msgout[0] = NOP; in phase_mismatch()
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 736 #define M_NOOP NOP
|
| /drivers/scsi/aic7xxx/ |
| A 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 …]
|
| A 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/scsi/arm/ |
| A D | fas216.c | 417 unsigned short packed_msg = NOP; in fas216_get_last_msg() 1125 case NOP: in fas216_parse_message() 1339 fas216_writeb(info, REG_FF, NOP); in fas216_send_messageout()
|
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_struct.h | 819 NOP = 0x0, enumerator
|