/openbmc/linux/drivers/staging/rts5208/ |
H A D | xd.c | 1472 static int xd_send_cmd(struct rtsx_chip *chip, u8 cmd) in xd_send_cmd() argument 1478 rtsx_add_cmd(chip, WRITE_REG_CMD, XD_DAT, 0xFF, cmd); in xd_send_cmd()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v2_5.c | 179 adev->vcn.internal.cmd = mmUVD_GPCOM_VCPU_CMD_INTERNAL_OFFSET; in vcn_v2_5_sw_init() 180 adev->vcn.inst[j].external.cmd = SOC15_REG_OFFSET(VCN, j, mmUVD_GPCOM_VCPU_CMD); in vcn_v2_5_sw_init()
|
H A D | amdgpu_device.c | 1109 u16 cmd; in amdgpu_device_resize_fb_bar() local 1144 pci_read_config_word(adev->pdev, PCI_COMMAND, &cmd); in amdgpu_device_resize_fb_bar() 1146 cmd & ~PCI_COMMAND_MEMORY); in amdgpu_device_resize_fb_bar() 1170 pci_write_config_word(adev->pdev, PCI_COMMAND, cmd); in amdgpu_device_resize_fb_bar()
|
/openbmc/linux/drivers/hwmon/ |
H A D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() argument 1396 switch (cmd) { in watchdog_ioctl()
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | 182 enum offload_act_command cmd, in offload_action_init() argument 188 fl_action->command = cmd; in offload_action_init()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4736 u16 cmd = bnxt_vf_req_snif[i]; in bnxt_hwrm_func_drv_rgtr() local 4739 idx = cmd / 32; in bnxt_hwrm_func_drv_rgtr() 4740 bit = cmd % 32; in bnxt_hwrm_func_drv_rgtr() 10824 switch (cmd) { in bnxt_ioctl() 13077 unsigned int cmd; in bnxt_udp_tunnel_set_port() local 13080 cmd = TUNNEL_DST_PORT_FREE_REQ_TUNNEL_TYPE_VXLAN; in bnxt_udp_tunnel_set_port() 13082 cmd = TUNNEL_DST_PORT_FREE_REQ_TUNNEL_TYPE_GENEVE; in bnxt_udp_tunnel_set_port() 13091 unsigned int cmd; in bnxt_udp_tunnel_unset_port() local 13094 cmd = TUNNEL_DST_PORT_FREE_REQ_TUNNEL_TYPE_VXLAN; in bnxt_udp_tunnel_unset_port() 13096 cmd = TUNNEL_DST_PORT_FREE_REQ_TUNNEL_TYPE_GENEVE; in bnxt_udp_tunnel_unset_port() [all …]
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v2_hw.c | 1744 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v2_hw() 1802 memcpy(buf_cmd + 12, task->ssp_task.cmd->cmnd, in prep_ssp_v2_hw() 1803 task->ssp_task.cmd->cmd_len); in prep_ssp_v2_hw()
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sstate.bbclass | 302 if ss['fixmedir'] and os.path.exists(ss['fixmedir'] + "/fixmepath.cmd"): 303 sharedfiles.append(ss['fixmedir'] + "/fixmepath.cmd") 452 with open(sstatefixmedir + "/fixmepath.cmd", "w") as f:
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cooker.py | 576 task = self.configuration.cmd 1331 task = self.configuration.cmd 1511 task = self.configuration.cmd
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6350.dtsi | 578 compatible = "qcom,cmd-db"; 2320 cmd-pins { 2340 cmd-pins {
|
H A D | ipq6018.dtsi | 541 dma-names = "tx", "rx", "cmd";
|
/openbmc/linux/drivers/ata/ |
H A D | libata-core.c | 590 u8 cmd; in ata_set_rwcmd_protocol() local 610 cmd = ata_rw_cmds[index + fua + lba48 + write]; in ata_set_rwcmd_protocol() 611 if (!cmd) in ata_set_rwcmd_protocol() 614 tf->command = cmd; in ata_set_rwcmd_protocol()
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.c | 90 u32 cmd; in xhci_quiesce() local 98 cmd = readl(&xhci->op_regs->command); in xhci_quiesce() 99 cmd &= mask; in xhci_quiesce() 100 writel(cmd, &xhci->op_regs->command); in xhci_quiesce()
|
/openbmc/linux/arch/mips/boot/dts/img/ |
H A D | pistachio.dtsi | 604 pin_sdhost_cmd: sdhost-cmd {
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | icecc.bbclass | 256 …bb.note("icecc: one of the tools probably disappeared during recipe parsing, cmd readlink -f %s re…
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 663 bool (*ani_control)(struct ath_hw *ah, enum ath9k_ani_cmd cmd,
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | seq-oss.rst | 211 int (*ioctl)(snd_seq_oss_arg_t *p, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | 651 writeb_relaxed(instr->ctx.cmd.opcode, host->cmd_va); in fsmc_exec_op()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_int.h | 972 int dasd_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd,
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e.h | 1218 int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd);
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 1028 bool vmw_cmd_describe(const void *buf, u32 *size, char const **cmd);
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 1038 int otx2_ioctl(struct net_device *netdev, struct ifreq *req, int cmd);
|
/openbmc/u-boot/doc/ |
H A D | README.POST | 175 char *cmd; 186 o) cmd
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 1961 static int nicvf_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in nicvf_ioctl() argument 1963 switch (cmd) { in nicvf_ioctl()
|
/openbmc/linux/sound/core/ |
H A D | pcm_lib.c | 1792 unsigned int cmd, void *arg) in snd_pcm_lib_ioctl() argument 1794 switch (cmd) { in snd_pcm_lib_ioctl()
|