/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.c | 1535 iq_cmd.cmd.u = 0; in otx2_cpt_discover_eng_capabilities() 1536 iq_cmd.cmd.s.opcode = cpu_to_be16(opcode.flags); in otx2_cpt_discover_eng_capabilities() 1539 cpu_to_be64s(&iq_cmd.cmd.u); in otx2_cpt_discover_eng_capabilities()
|
/openbmc/linux/drivers/iio/light/ |
H A D | vcnl4000.c | 1671 int cmd; in vcnl4010_buffer_postenable() local 1682 cmd = VCNL4000_SELF_TIMED_EN | VCNL4000_PROX_EN; in vcnl4010_buffer_postenable() 1683 return i2c_smbus_write_byte_data(data->client, VCNL4000_COMMAND, cmd); in vcnl4010_buffer_postenable()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 724 cmd = [] 726 cmd = ['ionice', '-c', '3'] 727 subprocess.check_call(cmd + ['rm', '-rf'] + glob.glob(path))
|
H A D | siggen.py | 262 cmd = "$ bitbake %s -c%s" % (d.getVar('PN'), task) 264 bb.error("%s -Snone" % cmd) 266 bb.error("%s -Sprintdiff\n" % cmd)
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk322x.dtsi | 1030 sdmmc_cmd: sdmmc-cmd { 1047 sdio_cmd: sdio-cmd { 1064 emmc_cmd: emmc-cmd {
|
/openbmc/linux/drivers/acpi/ |
H A D | ec.c | 313 static const char *acpi_ec_cmd_string(u8 cmd) in acpi_ec_cmd_string() argument 315 switch (cmd) { in acpi_ec_cmd_string() 330 #define acpi_ec_cmd_string(cmd) "UNDEF" argument
|
/openbmc/u-boot/drivers/net/ |
H A D | vsc9953.c | 1062 static int vsc9953_mac_table_cmd(enum mac_table_cmd cmd) in vsc9953_mac_table_cmd() argument 1069 switch (cmd) { in vsc9953_mac_table_cmd() 2503 static int vcap_cmd(u32 target, u16 ix, int cmd, int sel, int entry_count) in vcap_cmd() argument 2506 u32 value = (VSC9953_VCAP_UPDATE_CTRL_UPDATE_CMD(cmd) | in vcap_cmd()
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | sta.c | 681 int cw1200_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd, in cw1200_set_key() argument 691 if (cmd == SET_KEY) { in cw1200_set_key() 821 } else if (cmd == DISABLE_KEY) { in cw1200_set_key() 834 pr_warn("Unhandled key command %d\n", cmd); in cw1200_set_key()
|
/openbmc/linux/drivers/memory/ |
H A D | omap-gpmc.c | 1108 int gpmc_configure(int cmd, int wval) in gpmc_configure() argument 1112 switch (cmd) { in gpmc_configure() 2553 unsigned long cmd, void *v) in omap_gpmc_context_notifier() argument 2561 switch (cmd) { in omap_gpmc_context_notifier()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_tunnel.c | 1629 void __user *data, int cmd) in ip6_tnl_siocdevprivate() argument 1640 switch (cmd) { in ip6_tnl_siocdevprivate() 1671 t = ip6_tnl_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6_tnl_siocdevprivate() 1672 if (cmd == SIOCCHGTUNNEL) { in ip6_tnl_siocdevprivate()
|
/openbmc/linux/fs/fuse/ |
H A D | dir.c | 1672 static long fuse_dir_ioctl(struct file *file, unsigned int cmd, in fuse_dir_ioctl() argument 1681 return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_DIR); in fuse_dir_ioctl() 1684 static long fuse_dir_compat_ioctl(struct file *file, unsigned int cmd, in fuse_dir_compat_ioctl() argument 1692 return fuse_ioctl_common(file, cmd, arg, in fuse_dir_compat_ioctl()
|
/openbmc/linux/include/net/ |
H A D | sock.h | 1266 int (*ioctl)(struct sock *sk, int cmd, 1280 unsigned int cmd, unsigned long arg); 3035 int sock_ioctl_inout(struct sock *sk, unsigned int cmd, 3037 int sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 530 subsystem and exposed by ftrace / trace-cmd / KernelShark as files in 1202 ftrace, trace-cmd, and KernelShark run on the target system, and are 1655 ``trace-cmd`` and KernelShark in the next section. 1671 trace-cmd / KernelShark 1674 trace-cmd is essentially an extensive command-line "wrapper" interface 1683 a per-CPU graphical display. It directly uses trace-cmd as the 1685 displays the trace-cmd command it uses, as we'll see). 1703 previous trace events subsystem section, and in fact is where trace-cmd 1718 Notice that the right pane shows the exact trace-cmd command-line 1719 that's used to run the trace, along with the results of the trace-cmd [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 198 enum n_rf_ctl_over_cmd cmd, in b43_nphy_rf_ctl_override_one_to_many() argument 206 switch (cmd) { in b43_nphy_rf_ctl_override_one_to_many() 638 u16 offset1 = cmd << 4; in b43_nphy_set_rf_sequence() 5333 u16 tmp, core, type, count, max, numb, last = 0, cmd; in b43_nphy_cal_tx_iq_lo() local 5449 cmd = tbl_tx_iqlo_cal_cmds_fullcal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo() 5451 cmd = tbl_tx_iqlo_cal_cmds_fullcal[count]; in b43_nphy_cal_tx_iq_lo() 5454 cmd = tbl_tx_iqlo_cal_cmds_recal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo() 5456 cmd = tbl_tx_iqlo_cal_cmds_recal[count]; in b43_nphy_cal_tx_iq_lo() 5459 core = (cmd & 0x3000) >> 12; in b43_nphy_cal_tx_iq_lo() 5460 type = (cmd & 0x0F00) >> 8; in b43_nphy_cal_tx_iq_lo() [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.iscsi | 125 http://ipxe.org/cmd
|
/openbmc/u-boot/cmd/ |
H A D | onenand.c | 582 return c->cmd(cmdtp, flag, argc, argv); in do_onenand()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_hw.c | 408 kwr->req.cmd = cpu_to_be32(ULPTX_CMD_V(ULP_TX_MEM_WRITE) | in chtls_setkey()
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_dev.h | 298 struct qxl_command cmd; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.hpp | 90 ipmi_ret_t ipmi_sen_get_sdr(ipmi_netfn_t netfn, ipmi_cmd_t cmd,
|
/openbmc/linux/Documentation/networking/ |
H A D | batman-adv.rst | 125 $ trace-cmd stream -e batadv:batadv_dbg
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164.h | 457 struct cmd cmds[SAA_CMD_MAX_MSG_UNITS];
|
/openbmc/linux/drivers/net/ethernet/alteon/ |
H A D | acenic.h | 362 struct cmd { struct
|
/openbmc/linux/include/uapi/linux/ |
H A D | cdrom.h | 286 unsigned char cmd[CDROM_PACKET_SIZE]; member
|
H A D | fuse.h | 921 uint32_t cmd; member
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974pro-oneplus-bacon.dts | 451 cmd-data-pins {
|