/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8173-elm.dtsi | 393 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 D | super.h | 1340 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 D | vfio_iommu_spapr_tce.c | 829 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 D | fou_core.c | 818 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 D | plip.c | 155 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 D | rk3036.dtsi | 662 sdmmc_cmd: sdmmc-cmd { 694 sdio_cmd: sdio-cmd { 712 emmc_cmd: emmc-cmd {
|
/openbmc/linux/drivers/tty/ |
H A D | synclink_gt.c | 957 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 D | lpc32xx_udc.c | 693 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 D | ctcm_fsms.c | 263 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 D | riptide.c | 484 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 D | bnx2i_hwi.c | 505 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 D | gpi.c | 692 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 D | cyttsp4_core.c | 104 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 D | firmware_if.c | 1765 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 D | cpuset.c | 1375 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 D | control.c | 933 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 D | probe.c | 1849 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 D | hfcmulti.c | 3187 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 D | ioc3.h | 220 u32 cmd; /* command field */ member
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.h | 151 u8 cmd; member
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | marvell,armada-xp-pinctrl.txt | 52 mpp31 31 gpio, tdm(int2), sd0(cmd)
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos4210-trats.dts | 49 samsung,vl-cmd-allow-len = <0xf>;
|
/openbmc/u-boot/cmd/ |
H A D | fpga.c | 409 ret = fpga_cmd->cmd(fpga_cmd, flag, argc, argv); in do_fpga_wrapper()
|
/openbmc/u-boot/arch/arm/mach-keystone/ |
H A D | clock.c | 146 pllctl_reg_setbits(data->pll, cmd, PLLSTAT_GOSTAT_MASK); in configure_main_pll()
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | immap_5329.h | 335 u32 cmd; /* 0x140 USB Command */ member
|