| /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/u-boot/drivers/misc/ |
| H A D | cros_ec_lpc.c | 75 int cros_ec_lpc_command(struct udevice *udev, uint8_t cmd, int cmd_version, in cros_ec_lpc_command()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | process.py | 158 def run(cmd, input=None, log=None, extrafiles=None, **options): argument
|
| /openbmc/u-boot/board/Synology/ds414/ |
| H A D | cmd_syno.c | 199 const char *cmd; in do_syno() local
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | i2c.c | 33 uint8_t *cmd = g_malloc(len + 1); in i2c_write_block() local
|
| /openbmc/u-boot/tools/patman/ |
| H A D | series.py | 94 def ShowActions(self, args, cmd, process_tags): argument
|
| /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/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/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/u-boot/drivers/mmc/ |
| 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()
|
| 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()
|
| /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/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
|