Home
last modified time | relevance | path

Searched defs:cmd (Results 251 – 275 of 683) sorted by relevance

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

/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dfvp_devices.py8 def run_cmd(self, cmd, check=True, retry=3): argument
/openbmc/phosphor-mboxd/
H A Ddbus.h47 uint8_t cmd; member
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dutils.cpp105 std::string cmd = buildCommandStr(args); in executeCmd() local
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp69 uint8_t cmd = command.cmd(); in executeCommand() local
H A Dmessage_handler.cpp190 void Handler::sendUnsolicitedIPMIPayload(uint8_t netfn, uint8_t cmd, in sendUnsolicitedIPMIPayload()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py118 def find_executable(cmd, paths): argument
/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dcache.c37 static int cache_control(unsigned int cmd) in cache_control()
/openbmc/u-boot/cmd/
H A Dpinmux.c129 cmd_tbl_t *cmd; in do_pinmux() local
H A Ddtimg.c40 static int dtimg_get_fdt(int argc, char * const argv[], enum cmd_dtimg_info cmd) in dtimg_get_fdt()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dam335x_spl_bch.c30 u8 cmd) in nand_command()
/openbmc/qemu/hw/net/rocker/
H A Drocker_world.c40 char *buf, uint16_t cmd, RockerTlv *cmd_info_tlv) in world_do_cmd()
/openbmc/qemu/tests/lcitool/
H A Drefresh44 def generate(filename, cmd, trailer): argument
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c40 static void sdhci_cmd_done(struct sdhci_host *host, struct mmc_cmd *cmd) in sdhci_cmd_done()
137 static int sdhci_send_command(struct udevice *dev, struct mmc_cmd *cmd,
H A Dstm32_sdmmc2.c239 struct mmc_cmd *cmd, u32 cmd_param) in stm32_sdmmc2_start_cmd()
265 struct mmc_cmd *cmd, in stm32_sdmmc2_end_cmd()
318 struct mmc_cmd *cmd, in stm32_sdmmc2_end_data()
381 static int stm32_sdmmc2_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in stm32_sdmmc2_send_cmd()
H A Dfsl_esdhc.c153 static uint esdhc_xfertyp(struct mmc_cmd *cmd, struct mmc_data *data) in esdhc_xfertyp()
365 (struct mmc_cmd *cmd, in check_and_invalidate_dcache_range()
411 struct mmc_cmd *cmd, struct mmc_data *data) in esdhc_send_cmd_common()
849 struct mmc_cmd cmd; in esdhc_stop_tuning() local
1127 static int esdhc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in esdhc_send_cmd()
1592 static int fsl_esdhc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in fsl_esdhc_send_cmd()
/openbmc/u-boot/drivers/power/
H A Dpower_core.c126 char *cmd, *name; in do_pmic() local
/openbmc/qemu/include/hw/sd/
H A Dbcm2835_sdhost.h31 uint32_t cmd; member
/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/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp39 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/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

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