Home
last modified time | relevance | path

Searched defs:cmd (Results 276 – 300 of 684) sorted by relevance

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

/openbmc/qemu/include/hw/ide/
H A Dide-bus.h19 uint8_t cmd; member
/openbmc/qemu/hw/riscv/
H A Driscv_hart.c65 static void csr_call(char *cmd, uint64_t cpu_num, int csrno, uint64_t *val) in csr_call()
/openbmc/qemu/include/gdbstub/
H A Dcommands.h62 const char *cmd; member
/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c14 int dm_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in dm_mmc_send_cmd()
31 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd()
H A Dgen_atmel_mci.c164 struct mmc_cmd *cmd, struct mmc_data *data, u32* error_flags)
240 static int atmel_mci_send_cmd(struct udevice *dev, struct mmc_cmd *cmd,
/openbmc/skeleton/flashbios/
H A Dflash_bios_obj.c240 cmdline *cmd = user_data; in on_bus_acquired() local
353 cmdline cmd; in main() local
/openbmc/u-boot/drivers/ata/
H A Dsata_sil3114.c104 u8 cmd = 0, status = 0, devno = num; in sata_identify() local
639 u16 cmd = 0; in init_sata() local
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp368 std::string cmd = "flashrom -p linux_mtd:dev=" + std::to_string(devNum); in writeSPIFlashWithFlashrom() local
425 std::string cmd = std::format("flashcp -v {} {}", path, devPath.value()); in writeSPIFlashWithFlashcp() local
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c64 u16 cmd; in enable_pm_piix() local
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dksample.py17 def cmd_and_check(self, cmd='', match_string=''): argument
/openbmc/u-boot/drivers/misc/
H A Dvexpress_config.c32 u32 cmd, status, tries = 100; in vexpress_config_exec() local
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp18 void command(const std::string& cmd) in command()
/openbmc/u-boot/board/socrates/
H A Dnand.c119 static void sc_nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in sc_nand_hwcontrol()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Drsb.h28 u32 cmd; /* 0x2c */ member
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-gl.c67 struct virtio_gpu_ctrl_command *cmd; in virtio_gpu_gl_handle_ctrl() local
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp40 uint8_t cmd; member
/openbmc/qemu/python/qemu/machine/
H A Dqtest.py102 def cmd(self, qtest_cmd: str) -> str: member in QEMUQtestProtocol
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c224 static void flash_make_cmd(flash_info_t *info, u32 cmd, void *cmdbuf) in flash_make_cmd()
357 uint offset, u32 cmd) in flash_write_cmd()
413 uchar cmd) in flash_isequal()
461 uchar cmd) in flash_isset()
494 uchar cmd) in flash_toggle()
1461 unsigned short cmd; in cfi_protect_bugfix() local
/openbmc/u-boot/arch/x86/lib/
H A Dpmu.c17 u32 cmd; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dkmeter1_nand.c48 static void kpn_nand_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl) in kpn_nand_hwcontrol()
/openbmc/qemu/hw/uefi/
H A Dvar-service-core.c168 static uint32_t uefi_vars_cmd(uefi_vars_state *uv, uint32_t cmd) in uefi_vars_cmd()
/openbmc/qemu/
H A Dqemu-io.c353 static void completion_match(const char *cmd, void *opaque) in completion_match()
415 static int do_qemuio_command(const char *cmd) in do_qemuio_command()
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py29 def _run(cmd, cwd=''): argument
174 def __run(cmd): argument
/openbmc/qemu/hw/misc/
H A Dedu.c65 #define EDU_DMA_DIR(cmd) (((cmd) & 0x2) >> 1) argument
73 dma_addr_t cmd; member
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp173 uint8_t cmd; member
199 uint8_t cmd; member

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