/openbmc/qemu/hw/misc/ |
H A D | mps2-scc.c | 112 unsigned device, uint32_t value) in scc_cfg_write() 132 unsigned device, uint32_t *value) in scc_cfg_read() 236 static void mps2_scc_write(void *opaque, hwaddr offset, uint64_t value, in mps2_scc_write()
|
H A D | virt_ctrl.c | 33 uint64_t value = 0; in virt_ctrl_read() local 51 static void virt_ctrl_write(void *opaque, hwaddr addr, uint64_t value, in virt_ctrl_write()
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | formatter.py | 42 def _default(self, language, value, kwarg): argument 121 def attribute_value(self, value): argument
|
/openbmc/u-boot/lib/ |
H A D | fdtdec_test.c | 45 static int checkval(const char *oper_name, int expected, int value) in checkval() 80 char name[20], value[20]; in make_fdt() local
|
H A D | strto.c | 37 unsigned long value; in simple_strtoul() local 130 unsigned long long result = 0, value; in simple_strtoull() local
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | cpld.c | 20 void cpld_write(unsigned int reg, u8 value) in cpld_write() 116 void cpld_rev_bit(unsigned char *value) in cpld_rev_bit()
|
/openbmc/u-boot/tools/binman/ |
H A D | state.py | 210 def AddString(node, prop, value): argument 220 def SetInt(node, prop, value): argument
|
/openbmc/phosphor-power/ |
H A D | utility.hpp | 65 sdbusplus::bus_t& bus, T& value) in getProperty() 93 sdbusplus::bus_t& bus, T& value) in setProperty()
|
/openbmc/qemu/hw/remote/ |
H A D | machine.c | 80 static void remote_machine_set_vfio_user(Object *obj, bool value, Error **errp) in remote_machine_set_vfio_user() 99 static void remote_machine_set_auto_shutdown(Object *obj, bool value, in remote_machine_set_auto_shutdown()
|
/openbmc/qemu/hw/i2c/ |
H A D | imx_i2c.c | 94 uint16_t value; in imx_i2c_read() local 150 uint64_t value, unsigned size) in imx_i2c_write()
|
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/ |
H A D | test_dsp_r1_lwx.c | 6 int value, rd; in main() local
|
H A D | test_dsp_r1_lbux.c | 6 int value, rd; in main() local
|
H A D | test_dsp_r1_lhx.c | 6 int value, rd; in main() local
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | traps.c | 41 void trap_init(ulong value) { in trap_init()
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | pch.c | 20 void pch_common_sir_write(struct udevice *dev, int idx, u32 value) in pch_common_sir_write()
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 69 bool is_direct_predicate(HexValue *value) in is_direct_predicate() 282 const char *value, in gen_constant() 322 HexValue *value) in gen_constant_from_imm() 354 int value, in gen_imm_value() 999 HexValue *value, in gen_extend_imm_width_op() 1080 HexValue *value, in gen_extend_tcg_width_op() 1120 HexValue *value, in gen_extend_op() 1161 HexValue *value, in gen_rdeposit_op() 1233 HexValue *value, in gen_deposit_op() 1310 void gen_write_reg(Context *c, YYLTYPE *locp, HexValue *reg, HexValue *value) in gen_write_reg() [all …]
|
/openbmc/phosphor-led-manager/ |
H A D | utils.cpp | 67 PropertyValue value{}; in getProperty() local 89 const std::string& propertyName, const PropertyValue& value) in setProperty()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mpc83xx_gpio.c | 71 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() 118 int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | cpld.c | 20 void cpld_write(unsigned int reg, u8 value) in cpld_write() 120 void cpld_rev_bit(unsigned char *value) in cpld_rev_bit()
|
/openbmc/sdbusplus/include/sdbusplus/utility/ |
H A D | type_traits.hpp | 122 static constexpr bool value = member in sdbusplus::utility::has_member_find 143 static constexpr bool value = member in sdbusplus::utility::has_member_contains
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_integer_attribute.cpp | 145 uint64_t value = 0; in getAttrValue() local 231 int64_t value = std::get<int64_t>(attributevalue); in generateAttributeEntry() local
|
H A D | bios_string_attribute.cpp | 73 PropertyValue value = in setAttrValueOnDbus() local 160 std::string value = std::get<std::string>(attributevalue); in generateAttributeEntry() local
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | activation_mmc.cpp | 11 auto ActivationMMC::activation(Activations value) -> Activations in activation()
|
/openbmc/telemetry/src/ |
H A D | metric_value.hpp | 9 double value; member
|
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
H A D | conffile.py | 43 def sanitise(key, value): argument
|