| /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/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/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()
|
| H A D | mac_via.c | 418 int cmd, sector, addr; in via1_rtc_update() local 638 uint8_t cmd = data & 0xc; in adb_via_send_len() local
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | sabre.c | 337 uint16_t cmd; in sabre_reset() 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/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/qemu/hw/net/ |
| H A D | virtio-net.c | 951 static int virtio_net_handle_rx_mode(VirtIONet *n, uint8_t cmd, in virtio_net_handle_rx_mode() 984 static int virtio_net_handle_offloads(VirtIONet *n, uint8_t cmd, in virtio_net_handle_offloads() 1029 static int virtio_net_handle_mac(VirtIONet *n, uint8_t cmd, in virtio_net_handle_mac() 1125 static int virtio_net_handle_vlan_table(VirtIONet *n, uint8_t cmd, in virtio_net_handle_vlan_table() 1154 static int virtio_net_handle_announce(VirtIONet *n, uint8_t cmd, in virtio_net_handle_announce() 1439 static int virtio_net_handle_mq(VirtIONet *n, uint8_t cmd, in virtio_net_handle_mq()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qga.c | 58 g_autofree char *cmd = NULL; in fixture_setup() local 720 g_autofree char *cmd = NULL; in test_qga_config() local
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | combo-layer | 170 def runcmd(cmd,destdir=None,printerr=True,out=None,env=None): argument
|