/openbmc/u-boot/drivers/mmc/ |
H A D | gen_atmel_mci.c | 164 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,
|
H A D | mvebu_mmc.c | 65 static int mvebu_mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in mvebu_mmc_send_cmd()
|
H A D | ftsdc010_mci.c | 69 uint32_t cmd = FTSDC010_CMD_IDX(mmc_cmd->cmdidx); in ftsdc010_send_cmd() local 180 static int ftsdc010_request(struct udevice *dev, struct mmc_cmd *cmd, in ftsdc010_request()
|
/openbmc/qemu/ |
H A D | qemu-io.c | 353 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 D | upgrade.py | 29 def _run(cmd, cwd=''): argument 174 def __run(cmd): argument
|
/openbmc/qemu/hw/misc/ |
H A D | edu.c | 65 #define EDU_DMA_DIR(cmd) (((cmd) & 0x2) >> 1) argument 73 dma_addr_t cmd; member
|
/openbmc/sdbusplus/example/ |
H A D | asio-example.cpp | 105 constexpr uint8_t cmd = 1; in do_start_async_ipmi_call() local 137 uint8_t lun, uint8_t cmd, std::vector<uint8_t>& /*data*/, in ipmiInterface() argument
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.hpp | 173 uint8_t cmd; member 199 uint8_t cmd; member
|
/openbmc/ipmitool/src/plugins/serial/ |
H A D | serial_basic.c | 81 unsigned char cmd; member 103 unsigned char cmd; member 144 uint8_t cmd; member
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-fsl.c | 298 u32 cmd; in set_txfifothresh() local
|
/openbmc/qemu/semihosting/ |
H A D | config.c | 113 void semihosting_arg_fallback(const char *file, const char *cmd) in semihosting_arg_fallback()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_upm.c | 79 static void fun_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in fun_cmd_ctrl()
|
/openbmc/qemu/chardev/ |
H A D | char-serial.c | 179 static int tty_serial_ioctl(Chardev *chr, int cmd, void *arg) in tty_serial_ioctl()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-mmx.c | 205 #define TEST(n, cmd, type) \ argument 215 #define TEST(n, cmd, type) {n, test_##n, cmd, &init##type}, argument
|
/openbmc/openpower-vpd-parser/configuration/ibm/ |
H A D | 50001000_v2.json | 1146 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/bind" string 1153 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/unbind" string 1912 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/bind" string 1917 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind" string 1925 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind" string 1930 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/unbind" string 2022 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/bind" string 2027 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind" string 2035 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind" string 2040 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/unbind" string [all …]
|
H A D | 60001000_v2.json | 1146 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/bind" string 1153 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/unbind" string 1912 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/bind" string 1917 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind" string 1925 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind" string 1930 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/unbind" string 2022 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/bind" string 2027 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind" string 2035 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind" string 2040 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/unbind" string [all …]
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | dp.c | 90 static int tegra_dc_dpaux_write_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_write_chunk() 187 static int tegra_dc_dpaux_read_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_read_chunk() 296 static int tegra_dc_dpaux_read(struct tegra_dp_priv *dp, u32 cmd, u32 addr, in tegra_dc_dpaux_read() 324 static int tegra_dc_dp_dpcd_read(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_read() 341 static int tegra_dc_dp_dpcd_write(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_write()
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_occ.c | 526 uint8_t cmd; member 566 uint8_t cmd; member 623 struct opal_command_buffer cmd; member 713 struct opal_command_buffer *cmd = &dynamic_data->cmd; in occ_opal_send_response() local 742 struct opal_command_buffer *cmd = &dynamic_data->cmd; in occ_opal_process_command() local
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | ddr.c | 332 void config_cmd_ctrl(const struct cmd_control *cmd, int nr) in config_cmd_ctrl()
|
/openbmc/qemu/hw/net/ |
H A D | ne2000.h | 14 uint8_t cmd; member
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/ |
H A D | fvp.py | 79 def run(self, cmd, timeout=None): argument
|
/openbmc/u-boot/cmd/ |
H A D | universe.c | 304 char cmd = 'x'; in do_universe() local
|
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/ |
H A D | rt_bmark.py | 260 cmd = ("cyclictest", variable
|
/openbmc/pldm/libpldmresponder/ |
H A D | base.cpp | 116 for (const auto& cmd : capabilities.at(type)) in getPLDMCommands() local
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.cpp | 265 std::vector<std::uint8_t> cmd, rsp; in sendAmbient() local
|