Home
last modified time | relevance | path

Searched defs:cmd (Results 476 – 500 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h587 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 Dhsdk.c280 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 Dpyshyacc.py108 def __init__(self, cmd, redirs): argument
745 def print_tree(cmd, spaces, output): argument
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3288.c368 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 Desp.c1132 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 Ddavinci_mmc.c159 static int dmmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data)
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c530 void *data, int buf_len, struct devrequest *cmd) in sl811_rh_submit_urb()
/openbmc/u-boot/cmd/
H A Dmtd.c247 const char *cmd = argv[0]; in do_mtd_io() local
H A Deeprom.c282 static enum eeprom_action parse_action(char *cmd) in parse_action()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Ddma.h118 struct mxs_dma_cmd cmd; member
/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h195 u32 cmd; member
/openbmc/u-boot/include/
H A Dspi-mem.h94 } cmd; member
/openbmc/qemu/chardev/
H A Dchar-fe.c98 int qemu_chr_fe_ioctl(CharBackend *be, int cmd, void *arg) in qemu_chr_fe_ioctl()
/openbmc/qemu/hw/tpm/
H A Dtpm_spapr.c83 TPMBackendCmd cmd; member
/openbmc/qemu/hw/core/
H A Dmachine-qmp-cmds.c161 void qmp_set_numa_node(NumaOptions *cmd, Error **errp) in qmp_set_numa_node()
/openbmc/qemu/hw/misc/
H A Daspeed_sbc.c177 static void aspeed_sbc_handle_command(void *opaque, uint32_t cmd) in aspeed_sbc_handle_command()
H A Dmac_via.c418 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 Dsabre.c337 uint16_t cmd; in sabre_reset() local
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py411 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 Dimbapi.h276 BYTE cmd; member
291 BYTE cmd; member
316 BYTE cmd; member
/openbmc/qemu/target/i386/emulate/
H A Dx86_decode.c420 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 Darm_gicv3_its.c515 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 Dvirtio-net.c951 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 Dtest-qga.c58 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 Dcombo-layer170 def runcmd(cmd,destdir=None,printerr=True,out=None,env=None): argument

1...<<11121314151617181920>>...28