/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ |
H A D | fvp_devices.py | 8 def run_cmd(self, cmd, check=True, retry=3): argument
|
/openbmc/phosphor-mboxd/ |
H A D | dbus.h | 47 uint8_t cmd; member
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | utils.cpp | 105 std::string cmd = buildCommandStr(args); in executeCmd() local
|
/openbmc/phosphor-net-ipmid/ |
H A D | command_table.cpp | 69 uint8_t cmd = command.cmd(); in executeCommand() local
|
H A D | message_handler.cpp | 190 void Handler::sendUnsolicitedIPMIPayload(uint8_t netfn, uint8_t cmd, in sendUnsolicitedIPMIPayload()
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | misc.py | 118 def find_executable(cmd, paths): argument
|
/openbmc/u-boot/arch/sh/cpu/sh4/ |
H A D | cache.c | 37 static int cache_control(unsigned int cmd) in cache_control()
|
/openbmc/u-boot/cmd/ |
H A D | pinmux.c | 129 cmd_tbl_t *cmd; in do_pinmux() local
|
H A D | dtimg.c | 40 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 D | am335x_spl_bch.c | 30 u8 cmd) in nand_command()
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_world.c | 40 char *buf, uint16_t cmd, RockerTlv *cmd_info_tlv) in world_do_cmd()
|
/openbmc/qemu/tests/lcitool/ |
H A D | refresh | 44 def generate(filename, cmd, trailer): argument
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sdhci.c | 40 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 D | stm32_sdmmc2.c | 239 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 D | fsl_esdhc.c | 153 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 D | power_core.c | 126 char *cmd, *name; in do_pmic() local
|
/openbmc/qemu/include/hw/sd/ |
H A D | bcm2835_sdhost.h | 31 uint32_t cmd; member
|
/openbmc/qemu/include/hw/ide/ |
H A D | ide-bus.h | 19 uint8_t cmd; member
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv_hart.c | 65 static void csr_call(char *cmd, uint64_t cpu_num, int csrno, uint64_t *val) in csr_call()
|
/openbmc/qemu/include/gdbstub/ |
H A D | commands.h | 62 const char *cmd; member
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/ |
H A D | isl69269.hpp | 39 uint8_t cmd; member
|
/openbmc/qemu/python/qemu/machine/ |
H A D | qtest.py | 102 def cmd(self, qtest_cmd: str) -> str: member in QEMUQtestProtocol
|
/openbmc/u-boot/arch/x86/cpu/qemu/ |
H A D | qemu.c | 64 u16 cmd; in enable_pm_piix() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ksample.py | 17 def cmd_and_check(self, cmd='', match_string=''): argument
|
/openbmc/u-boot/drivers/misc/ |
H A D | vexpress_config.c | 32 u32 cmd, status, tries = 100; in vexpress_config_exec() local
|