Home
last modified time | relevance | path

Searched refs:cmd (Results 5601 – 5625 of 6824) sorted by relevance

1...<<221222223224225226227228229230>>...273

/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm.dtsi393 mediatek,hs200-cmd-int-delay = <30>;
394 mediatek,hs400-cmd-int-delay = <14>;
395 mediatek,hs400-cmd-resp-sel-rising;
/openbmc/linux/fs/ceph/
H A Dsuper.h1340 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
1348 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
1349 extern int ceph_flock(struct file *file, int cmd, struct file_lock *fl);
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c829 unsigned int cmd, unsigned long arg) in tce_iommu_ioctl() argument
835 switch (cmd) { in tce_iommu_ioctl()
856 switch (cmd) { in tce_iommu_ioctl()
/openbmc/linux/net/ipv4/
H A Dfou_core.c818 u32 flags, struct sk_buff *skb, u8 cmd) in fou_dump_info() argument
822 hdr = genlmsg_put(skb, portid, seq, &fou_nl_family, flags, cmd); in fou_dump_info()
869 info->genlhdr->cmd); in fou_nl_get_doit()
/openbmc/linux/drivers/net/plip/
H A Dplip.c155 void __user *data, int cmd);
1217 void __user *data, int cmd) in plip_siocdevprivate() argument
1222 if (cmd != SIOCDEVPLIP) in plip_siocdevprivate()
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3036.dtsi662 sdmmc_cmd: sdmmc-cmd {
694 sdio_cmd: sdio-cmd {
712 emmc_cmd: emmc-cmd {
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c957 unsigned int cmd, unsigned long arg) in ioctl() argument
965 DBGINFO(("%s ioctl() cmd=%08X\n", info->device_name, cmd)); in ioctl()
967 if (cmd != TIOCMIWAIT) { in ioctl()
972 switch (cmd) { in ioctl()
993 switch (cmd) { in ioctl()
1121 unsigned int cmd, unsigned long arg) in slgt_compat_ioctl() argument
1128 DBGINFO(("%s compat_ioctl() cmd=%08X\n", info->device_name, cmd)); in slgt_compat_ioctl()
1130 switch (cmd) { in slgt_compat_ioctl()
1150 rc = ioctl(tty, cmd, (unsigned long)compat_ptr(arg)); in slgt_compat_ioctl()
1153 rc = ioctl(tty, cmd, arg); in slgt_compat_ioctl()
[all …]
/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c693 static void udc_protocol_cmd_w(struct lpc32xx_udc *udc, u32 cmd) in udc_protocol_cmd_w() argument
706 writel(cmd, USBD_CMDCODE(udc->udp_baseaddr)); in udc_protocol_cmd_w()
721 static inline void udc_protocol_cmd_data_w(struct lpc32xx_udc *udc, u32 cmd, in udc_protocol_cmd_data_w() argument
724 udc_protocol_cmd_w(udc, cmd); in udc_protocol_cmd_data_w()
730 static u32 udc_protocol_cmd_r(struct lpc32xx_udc *udc, u32 cmd) in udc_protocol_cmd_r() argument
739 udc_protocol_cmd_w(udc, cmd); in udc_protocol_cmd_r()
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.c263 if (ch->irb->scsw.cmd.count != 0) in chx_txdone()
266 CTCM_FUNTAIL, dev->name, ch->irb->scsw.cmd.count); in chx_txdone()
360 int len = ch->max_bufsize - ch->irb->scsw.cmd.count; in chx_rx()
1234 if (ch->irb->scsw.cmd.count != 0) in ctcmpc_chx_txdone()
1237 CTCM_FUNTAIL, dev->name, ch->irb->scsw.cmd.count); in ctcmpc_chx_txdone()
1381 int len = ch->max_bufsize - ch->irb->scsw.cmd.count; in ctcmpc_chx_rx()
/openbmc/linux/sound/pci/riptide/
H A Driptide.c484 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
821 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, in sendcmd() argument
870 WRITE_PORT_ULONG(cmdport->data1, cmd); /* write cmd */ in sendcmd()
916 flags, cmd, parm, ret ? ret->retlongs[0] : 0, in sendcmd()
1382 static int snd_riptide_trigger(struct snd_pcm_substream *substream, int cmd) in snd_riptide_trigger() argument
1391 switch (cmd) { in snd_riptide_trigger()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c505 struct bnx2i_cmd *cmd) in bnx2i_send_iscsi_scsicmd() argument
511 memcpy(scsi_cmd_wqe, &cmd->req, sizeof(struct bnx2i_cmd_request)); in bnx2i_send_iscsi_scsicmd()
727 void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) in bnx2i_send_cmd_cleanup_req() argument
732 (struct bnx2i_cleanup_request *)cmd->conn->ep->qp.sq_prod_qe; in bnx2i_send_cmd_cleanup_req()
736 cmd_cleanup->itt = cmd->req.itt; in bnx2i_send_cmd_cleanup_req()
739 bnx2i_ring_dbell_update_sq_params(cmd->conn, 1); in bnx2i_send_cmd_cleanup_req()
/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c692 u32 cmd; in gpi_send_cmd() local
707 cmd = IS_CHAN_CMD(gpi_cmd) ? GPII_n_CH_CMD(gpi_cmd_info[gpi_cmd].opcode, chid) : in gpi_send_cmd()
709 gpi_write_reg(gpii, cmd_reg, cmd); in gpi_send_cmd()
1750 tre->dword[0] |= u32_encode_bits(spi->cmd, TRE_SPI_GO_CMD); in gpi_create_spi_tre()
1757 if (spi->cmd == SPI_RX) { in gpi_create_spi_tre()
1760 } else if (spi->cmd == SPI_TX) { in gpi_create_spi_tre()
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.c104 u8 cmd = mode ^ CY_HST_TOGGLE; in cyttsp4_handshake() local
114 rc = cyttsp4_adap_write(cd, CY_REG_BASE, sizeof(cmd), &cmd); in cyttsp4_handshake()
124 u8 cmd = CY_HST_RESET; in cyttsp4_hw_soft_reset() local
125 int rc = cyttsp4_adap_write(cd, CY_REG_BASE, sizeof(cmd), &cmd); in cyttsp4_hw_soft_reset()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1765 enum comms_cmd cmd, unsigned int size) in hl_fw_dynamic_send_cmd() argument
1772 val = FIELD_PREP(COMMS_COMMAND_CMD_MASK, cmd); in hl_fw_dynamic_send_cmd()
1775 trace_habanalabs_comms_send_cmd(hdev->dev, comms_cmd_str_arr[cmd]); in hl_fw_dynamic_send_cmd()
1919 enum comms_cmd cmd, unsigned int size, in hl_fw_dynamic_send_protocol_cmd() argument
1924 trace_habanalabs_comms_protocol_cmd(hdev->dev, comms_cmd_str_arr[cmd]); in hl_fw_dynamic_send_protocol_cmd()
1932 hl_fw_dynamic_send_cmd(hdev, fw_loader, cmd, size); in hl_fw_dynamic_send_protocol_cmd()
/openbmc/linux/kernel/cgroup/
H A Dcpuset.c1375 static int update_parent_subparts_cpumask(struct cpuset *cs, int cmd, in update_parent_subparts_cpumask() argument
1405 if (cmd == partcmd_enable) { in update_parent_subparts_cpumask()
1423 } else if (cmd == partcmd_disable) { in update_parent_subparts_cpumask()
1431 } else if (cmd == partcmd_invalidate) { in update_parent_subparts_cpumask()
1520 if (cmd == partcmd_update) { in update_parent_subparts_cpumask()
1595 if ((cmd == partcmd_update) && !newmask && cpus_read_trylock()) { in update_parent_subparts_cpumask()
/openbmc/linux/sound/core/
H A Dcontrol.c933 unsigned int cmd, void __user *arg) in snd_ctl_card_info() argument
2004 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() argument
2017 switch (cmd) { in snd_ctl_ioctl()
2021 return snd_ctl_card_info(card, ctl, cmd, argp); in snd_ctl_ioctl()
2064 err = p->fioctl(card, ctl, cmd, arg); in snd_ctl_ioctl()
2071 dev_dbg(card->dev, "unknown ioctl = 0x%x\n", cmd); in snd_ctl_ioctl()
/openbmc/linux/drivers/pci/
H A Dprobe.c1849 u16 cmd; in pci_setup_device() local
1913 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pci_setup_device()
1914 if (cmd & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY)) { in pci_setup_device()
1916 cmd &= ~PCI_COMMAND_IO; in pci_setup_device()
1917 cmd &= ~PCI_COMMAND_MEMORY; in pci_setup_device()
1918 pci_write_config_word(dev, PCI_COMMAND, cmd); in pci_setup_device()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3187 hfcm_l1callback(struct dchannel *dch, u_int cmd) in hfcm_l1callback() argument
3193 switch (cmd) { in hfcm_l1callback()
3274 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfcm_l1callback()
3279 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfcm_l1callback()
3285 __func__, cmd); in hfcm_l1callback()
3665 __func__, cmd, arg); in hfcm_bctrl()
3666 switch (cmd) { in hfcm_bctrl()
3682 __func__, cmd); in hfcm_bctrl()
4153 __func__, cmd, arg); in hfcm_dctrl()
4154 switch (cmd) { in hfcm_dctrl()
[all …]
/openbmc/linux/arch/mips/include/asm/sn/
H A Dioc3.h220 u32 cmd; /* command field */ member
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h151 u8 cmd; member
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-xp-pinctrl.txt52 mpp31 31 gpio, tdm(int2), sd0(cmd)
/openbmc/u-boot/arch/arm/dts/
H A Dexynos4210-trats.dts49 samsung,vl-cmd-allow-len = <0xf>;
/openbmc/u-boot/cmd/
H A Dfpga.c409 ret = fpga_cmd->cmd(fpga_cmd, flag, argc, argv); in do_fpga_wrapper()
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c146 pllctl_reg_setbits(data->pll, cmd, PLLSTAT_GOSTAT_MASK); in configure_main_pll()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5329.h335 u32 cmd; /* 0x140 USB Command */ member

1...<<221222223224225226227228229230>>...273