/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | bpmp_abi.h | 587 uint32_t cmd; member 651 uint32_t cmd; member 759 uint32_t cmd; member 1516 uint32_t cmd; member
|
/openbmc/u-boot/drivers/mmc/ |
H A D | davinci_mmc.c | 159 static int dmmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data)
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 530 void *data, int buf_len, struct devrequest *cmd) in sl811_rh_submit_urb()
|
/openbmc/u-boot/cmd/ |
H A D | mtd.c | 247 const char *cmd = argv[0]; in do_mtd_io() local
|
H A D | eeprom.c | 282 static enum eeprom_action parse_action(char *cmd) in parse_action()
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | dma.h | 118 struct mxs_dma_cmd cmd; member
|
/openbmc/u-boot/drivers/tee/optee/ |
H A D | optee_msg.h | 195 u32 cmd; member
|
/openbmc/u-boot/include/ |
H A D | spi-mem.h | 94 } cmd; member
|
/openbmc/qemu/chardev/ |
H A D | char-fe.c | 98 int qemu_chr_fe_ioctl(CharBackend *be, int cmd, void *arg) in qemu_chr_fe_ioctl()
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 83 TPMBackendCmd cmd; member
|
/openbmc/qemu/hw/core/ |
H A D | machine-qmp-cmds.c | 161 void qmp_set_numa_node(NumaOptions *cmd, Error **errp) in qmp_set_numa_node()
|
/openbmc/qemu/hw/misc/ |
H A D | aspeed_sbc.c | 177 static void aspeed_sbc_handle_command(void *opaque, uint32_t cmd) in aspeed_sbc_handle_command()
|
/openbmc/qemu/hw/pci-host/ |
H A D | sabre.c | 337 uint16_t cmd; in sabre_reset() local
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | hsdk.c | 280 int cmd = readl((void __iomem *)CREG_CPU_START); in smp_kick_cpu_x() local 292 int cmd = readl((void __iomem *)CREG_CPU_START); in prepare_cpu_ctart_reg() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshyacc.py | 108 def __init__(self, cmd, redirs): argument 745 def print_tree(cmd, spaces, output): argument
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | sdram_rk3288.c | 368 u32 cmd, u32 arg) in send_command() 377 u32 rank, u32 cmd, u32 ma, u32 op) in send_command_op()
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 1132 static bool esp_cmd_is_valid(ESPState *s, uint8_t cmd) in esp_cmd_is_valid() 1166 uint8_t cmd = s->rregs[ESP_CMD]; in esp_run_cmd() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 411 def cmd(self, cmd): argument 469 def cmd(self, cmd: str, args: Optional[Dict[str, object]] = None) \ member in QemuStorageDaemon 982 def qmp_log(self, cmd, filters=(), indent=None, **kwargs): argument
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 1531 struct riscv_iommu_command *cmd, IOMMUNotifierFlag flag, in riscv_iommu_ats() 1577 struct riscv_iommu_command *cmd) in riscv_iommu_ats_inval() 1584 struct riscv_iommu_command *cmd) in riscv_iommu_ats_prgr() 1636 struct riscv_iommu_command cmd; in riscv_iommu_process_cq_tail() local
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 276 BYTE cmd; member 291 BYTE cmd; member 316 BYTE cmd; member
|
/openbmc/qemu/target/i386/emulate/ |
H A D | x86_decode.c | 420 enum x86_decode_cmd cmd; member 438 enum x86_decode_cmd cmd; member 2120 const char *decode_cmd_to_string(enum x86_decode_cmd cmd) in decode_cmd_to_string()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its.c | 515 uint32_t eventid, ItsCmdType cmd) in do_process_its_cmd() 557 ItsCmdType cmd) in process_its_cmd() 1252 uint8_t cmd; in process_cmdq() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 170 def runcmd(cmd,destdir=None,printerr=True,out=None,env=None): argument
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_net.h | 160 __u8 cmd; member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-scsi.c | 92 static int vs_run(const char *title, VirtioCmd *cmd, VDev *vdev, in vs_run()
|