/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-cmd-queue.h | 428 uint64_t cmd2) in cvmx_cmd_queue_write2() argument 461 ptr[1] = cmd2; in cvmx_cmd_queue_write2() 488 *ptr++ = cmd2; in cvmx_cmd_queue_write2() 499 new_buffer[0] = cmd2; in cvmx_cmd_queue_write2() 528 uint64_t cmd2, in cvmx_cmd_queue_write3() argument 562 ptr[1] = cmd2; in cvmx_cmd_queue_write3() 590 *ptr++ = cmd2; in cvmx_cmd_queue_write3() 604 *ptr++ = cmd2; in cvmx_cmd_queue_write3()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_context.c | 384 } *cmd2; in vmw_gb_context_unbind() local 394 submit_size = sizeof(*cmd2) + (readback ? sizeof(*cmd1) : 0); in vmw_gb_context_unbind() 404 cmd2 = (void *) cmd; in vmw_gb_context_unbind() 410 cmd2 = (void *) (&cmd1[1]); in vmw_gb_context_unbind() 412 cmd2->header.id = SVGA_3D_CMD_BIND_GB_CONTEXT; in vmw_gb_context_unbind() 413 cmd2->header.size = sizeof(cmd2->body); in vmw_gb_context_unbind() 414 cmd2->body.cid = res->id; in vmw_gb_context_unbind() 415 cmd2->body.mobid = SVGA3D_INVALID_ID; in vmw_gb_context_unbind() 601 } *cmd2; in vmw_dx_context_unbind() local 618 submit_size = sizeof(*cmd2) + (readback ? sizeof(*cmd1) : 0); in vmw_dx_context_unbind() [all …]
|
D | vmwgfx_surface.c | 1055 } *cmd2; in vmw_gb_surface_create() local 1083 cmd_len = sizeof(cmd2->body); in vmw_gb_surface_create() 1084 submit_len = sizeof(*cmd2); in vmw_gb_surface_create() 1092 cmd2 = (typeof(cmd2))cmd; in vmw_gb_surface_create() 1117 cmd2->header.id = cmd_id; in vmw_gb_surface_create() 1118 cmd2->header.size = cmd_len; in vmw_gb_surface_create() 1119 cmd2->body.sid = srf->res.id; in vmw_gb_surface_create() 1120 cmd2->body.surfaceFlags = srf->flags; in vmw_gb_surface_create() 1121 cmd2->body.format = srf->format; in vmw_gb_surface_create() 1122 cmd2->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create() [all …]
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | vf610_nfc.c | 341 u32 cmd1, u32 cmd2, u32 trfr_sz) in vf610_nfc_run() argument 351 vf610_nfc_write(nfc, NFC_FLASH_CMD2, cmd2); in vf610_nfc_run() 355 col, row, cmd1, cmd2, trfr_sz); in vf610_nfc_run() 377 u32 col = 0, row = 0, cmd1 = 0, cmd2 = 0, code = 0; in vf610_nfc_cmd() local 391 cmd2 |= instr->ctx.cmd.opcode << CMD_BYTE1_SHIFT; in vf610_nfc_cmd() 455 cmd2 |= code << CMD_CODE_SHIFT; in vf610_nfc_cmd() 457 vf610_nfc_run(nfc, col, row, cmd1, cmd2, trfr_sz); in vf610_nfc_cmd() 565 u32 row = 0, cmd1 = 0, cmd2 = 0, code = 0; in vf610_nfc_read_page() local 568 cmd2 |= NAND_CMD_READ0 << CMD_BYTE1_SHIFT; in vf610_nfc_read_page() 576 cmd2 |= code << CMD_CODE_SHIFT; in vf610_nfc_read_page() [all …]
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_nic.c | 59 ih2 = (struct octeon_instr_ih2 *)&sc->cmd.cmd2.ih2; in octeon_alloc_soft_command_resp() 60 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd2.rdp; in octeon_alloc_soft_command_resp() 61 irh = (struct octeon_instr_irh *)&sc->cmd.cmd2.irh; in octeon_alloc_soft_command_resp() 76 sc->cmd.cmd2.rptr = sc->dmarptr; in octeon_alloc_soft_command_resp()
|
D | request_manager.c | 410 &sc->cmd.cmd2.irh; in lio_process_iq_request_list() 673 ih2 = (struct octeon_instr_ih2 *)&sc->cmd.cmd2.ih2; in octeon_prepare_soft_command() 684 irh = (struct octeon_instr_irh *)&sc->cmd.cmd2.irh; in octeon_prepare_soft_command() 690 sc->cmd.cmd2.ossp[0] = ossp0; in octeon_prepare_soft_command() 691 sc->cmd.cmd2.ossp[1] = ossp1; in octeon_prepare_soft_command() 694 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd2.rdp; in octeon_prepare_soft_command() 741 ih2 = (struct octeon_instr_ih2 *)&sc->cmd.cmd2.ih2; in octeon_send_soft_command() 744 sc->cmd.cmd2.dptr = sc->dmadptr; in octeon_send_soft_command() 746 irh = (struct octeon_instr_irh *)&sc->cmd.cmd2.irh; in octeon_send_soft_command() 751 sc->cmd.cmd2.rptr = sc->dmarptr; in octeon_send_soft_command()
|
D | octeon_nic.h | 137 ih2 = (struct octeon_instr_ih2 *)&cmd->cmd2.ih2; in octnet_prepare_pci_cmd_o2() 164 irh = (struct octeon_instr_irh *)&cmd->cmd2.irh; in octnet_prepare_pci_cmd_o2()
|
D | octeon_iq.h | 256 struct octeon_instr2_64B cmd2; member
|
D | lio_main.c | 2303 (&sc->cmd.cmd2.ih2))->dlengsz; in send_nic_timestamp_pkt() 2428 ndata.cmd.cmd2.dptr = dptr; in liquidio_xmit() 2505 ndata.cmd.cmd2.dptr = dptr; in liquidio_xmit() 2516 irh = (struct octeon_instr_irh *)&ndata.cmd.cmd2.irh; in liquidio_xmit() 2517 tx_info = (union tx_info *)&ndata.cmd.cmd2.ossp[0]; in liquidio_xmit()
|
/Linux-v4.19/include/linux/ |
D | wait.h | 385 #define __wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 387 cmd1; schedule(); cmd2) 391 #define wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 395 __wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2); \ 398 #define __wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument 400 cmd1; schedule(); cmd2) 416 #define wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument 420 __wait_event_cmd(wq_head, condition, cmd1, cmd2); \
|
/Linux-v4.19/drivers/staging/comedi/drivers/ |
D | ni_labpc_common.c | 110 devpriv->cmd2 &= ~(CMD2_SWTRIG | CMD2_HWTRIG | CMD2_PRETRIG); in labpc_cancel() 111 devpriv->write_byte(dev, devpriv->cmd2, CMD2_REG); in labpc_cancel() 750 devpriv->cmd2 |= CMD2_TBSEL; in labpc_ai_cmd() 752 devpriv->cmd2 &= ~(CMD2_SWTRIG | CMD2_HWTRIG | CMD2_PRETRIG); in labpc_ai_cmd() 754 devpriv->cmd2 |= CMD2_HWTRIG; in labpc_ai_cmd() 756 devpriv->cmd2 |= CMD2_SWTRIG; in labpc_ai_cmd() 758 devpriv->cmd2 |= (CMD2_HWTRIG | CMD2_PRETRIG); in labpc_ai_cmd() 760 devpriv->write_byte(dev, devpriv->cmd2, CMD2_REG); in labpc_ai_cmd() 920 devpriv->cmd2 &= ~CMD2_LDAC(channel); in labpc_ao_insn_write() 921 devpriv->write_byte(dev, devpriv->cmd2, CMD2_REG); in labpc_ao_insn_write() [all …]
|
D | ni_labpc.h | 31 unsigned int cmd2; member
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | wacom_i2c.c | 52 u8 cmd2[] = { WACOM_CMD_THROW0, WACOM_CMD_THROW1 }; in wacom_query_device() local 64 .len = sizeof(cmd2), in wacom_query_device() 65 .buf = cmd2, in wacom_query_device()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-trans.c | 167 u8 cmd2 = name->cmd_id; in iwl_hcmd_names_cmp() local 169 return (cmd1 - cmd2); in iwl_hcmd_names_cmp()
|
/Linux-v4.19/sound/usb/line6/ |
D | toneport.c | 67 static int toneport_send_cmd(struct usb_device *usbdev, int cmd1, int cmd2); 130 static int toneport_send_cmd(struct usb_device *usbdev, int cmd1, int cmd2) in toneport_send_cmd() argument 136 cmd1, cmd2, NULL, 0, LINE6_TIMEOUT * HZ); in toneport_send_cmd()
|
/Linux-v4.19/arch/s390/mm/ |
D | extmem.c | 672 char cmd2[80]; in segment_save() local 693 sprintf(cmd2, "SAVESEG %s", name); in segment_save() 701 cpcmd(cmd2, NULL, 0, &response); in segment_save()
|
/Linux-v4.19/drivers/md/ |
D | dm-cache-metadata.c | 809 struct dm_cache_metadata *cmd, *cmd2; in lookup_or_open() local 822 cmd2 = lookup(bdev); in lookup_or_open() 823 if (cmd2) { in lookup_or_open() 827 return cmd2; in lookup_or_open()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.h | 606 u8 cmd2; member
|
/Linux-v4.19/drivers/mmc/host/ |
D | vub300.c | 1803 u8 cmd2 = 0xFF & (cmd->arg >> 8); in examine_cyclic_buffer() local 1809 cmd2 == rf->command_byte[2] && in examine_cyclic_buffer() 1831 cmd2 == r->command_byte[2] && in examine_cyclic_buffer()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap4-droid4-xt894.dts | 512 /* cmd2 0x4a100142 uart3_rts_sd.gpio_142 f28 */
|
/Linux-v4.19/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 1084 u32 cmd2; member
|