| /openbmc/qemu/target/arm/ |
| H A D | arm-qmp-cmds.c | 205 QObject *value; in qmp_query_cpu_model_expansion() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | imx8mp_ccm.c | 47 uint64_t value, unsigned size) in imx8mp_set_clr_tog_write()
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | atmel_spi.c | 142 u8 value; in spi_xfer() local 327 u8 value; in atmel_spi_xfer() local
|
| /openbmc/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.c | 100 int meson_gpio_set(struct udevice *dev, unsigned int offset, int value) in meson_gpio_set() 149 unsigned int offset, int value) in meson_gpio_direction_output()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | ftmac110.c | 369 uint16_t value = 0; in ftmac110_mdio_read() local 387 int reg, u16 value) in ftmac110_mdio_write()
|
| /openbmc/qemu/hw/usb/ |
| H A D | desc-msos.c | 130 const wchar_t *name, const wchar_t *value) in usb_desc_msos_prop_str() 155 uint32_t value) in usb_desc_msos_prop_dword()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 85 def split_var_value(value, assignment=True): argument 761 def appendline(varname, op, value): argument
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qemu-opts.c | 348 const char *value; in test_qemu_opt_unset() local 413 static int opts_count_iter(void *opaque, const char *name, const char *value, in opts_count_iter()
|
| H A D | check-qom-proplist.c | 76 bool value, in dummy_set_bv() 94 int value, in dummy_set_av() 112 const char *value, in dummy_set_sv()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | functor.hpp | 125 auto value = in operator ()() local 276 auto value = in operator ()() local
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | event_service.hpp | 567 const std::string* value = in requestRoutesEventDestinationCollection() local 868 const std::string* value = in requestRoutesEventDestination() local
|
| H A D | storage_chassis.hpp | 138 const std::string* value = in getDriveItemProperties() local 184 const std::string* value = in getDriveItemProperties() local
|
| /openbmc/qemu/hw/i2c/ |
| H A D | allwinner-i2c.c | 211 uint16_t value; in allwinner_i2c_read() local 280 uint64_t value, unsigned size) in allwinner_i2c_write()
|
| /openbmc/u-boot/include/ |
| H A D | atmel_mci.h | 206 #define MMCI_BF(name,value) \ argument 209 #define MMCI_BFEXT(name,value) \ argument 212 #define MMCI_BFINS(name,value,old) \ argument
|
| /openbmc/qemu/include/qemu/ |
| H A D | host-utils.h | 714 static inline bool is_power_of_2(uint64_t value) in is_power_of_2() 726 static inline uint64_t pow2floor(uint64_t value) in pow2floor() 739 static inline uint64_t pow2ceil(uint64_t value) in pow2ceil()
|
| /openbmc/qemu/hw/i386/ |
| H A D | microvm.c | 580 static void microvm_machine_set_isa_serial(Object *obj, bool value, in microvm_machine_set_isa_serial() 595 static void microvm_machine_set_option_roms(Object *obj, bool value, in microvm_machine_set_option_roms() 610 static void microvm_machine_set_auto_kernel_cmdline(Object *obj, bool value, in microvm_machine_set_auto_kernel_cmdline()
|
| /openbmc/qemu/target/loongarch/ |
| H A D | cpu.c | 107 static void loongarch_cpu_set_pc(CPUState *cs, vaddr value) in loongarch_cpu_set_pc() 691 static void loongarch_set_lsx(Object *obj, bool value, Error **errp) in loongarch_set_lsx() 730 static void loongarch_set_lasx(Object *obj, bool value, Error **errp) in loongarch_set_lasx()
|
| /openbmc/qemu/hw/block/ |
| H A D | fdc.c | 817 void fdctrl_write(void *opaque, uint32_t reg, uint32_t value) in fdctrl_write() 1216 static void fdctrl_write_dor(FDCtrl *fdctrl, uint32_t value) in fdctrl_write_dor() 1264 static void fdctrl_write_tape(FDCtrl *fdctrl, uint32_t value) in fdctrl_write_tape() 1291 static void fdctrl_write_rate(FDCtrl *fdctrl, uint32_t value) in fdctrl_write_rate() 1312 static void fdctrl_write_ccr(FDCtrl *fdctrl, uint32_t value) in fdctrl_write_ccr() 2152 uint8_t value; member 2206 static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) in fdctrl_write_data()
|
| /openbmc/u-boot/board/Marvell/mvebu_armada-37xx/ |
| H A D | board.c | 172 int smi_addr, int reg, u16 value) in mii_multi_chip_mode_write()
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | pinctrl_ich6.c | 31 static int ich6_pinctrl_set_value(uint16_t base, unsigned offset, int value) in ich6_pinctrl_set_value()
|
| /openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
| H A D | metricblob.proto | 60 string value = 1; field
|
| /openbmc/phosphor-host-ipmid/include/ipmid/message/ |
| H A D | types.hpp | 93 static constexpr bitcount_t value = N; member
|
| /openbmc/u-boot/board/freescale/t104xrdb/ |
| H A D | cpld.h | 42 #define CPLD_WRITE(reg, value)\ argument
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | tally_sheet.py | 156 def update_row_field(self, row_key, field_key, value): argument
|
| /openbmc/phosphor-watchdog/src/ |
| H A D | mainapp.cpp | 171 std::string value = actionTarget.substr(keyValueSplit + 1); in main() local
|