Home
last modified time | relevance | path

Searched defs:value (Results 326 – 350 of 2001) sorted by relevance

1...<<11121314151617181920>>...81

/openbmc/qemu/crypto/
H A Dsecret_keyring.c85 int32_t value; in qcrypto_secret_prop_set_key() local
100 int32_t value = secret->serial; in qcrypto_secret_prop_get_key() local
H A Dsecret.c70 const char *value, in qcrypto_secret_prop_set_data()
91 const char *value, in qcrypto_secret_prop_set_file()
/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp106 void addProperty(const std::string& name, const PropertyType& value, in addProperty() argument
139 void addValueToDBus(const std::string& key, const nlohmann::json& value, in addValueToDBus() argument
/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c382 void qpci_config_writeb(QPCIDevice *dev, uint8_t offset, uint8_t value) in qpci_config_writeb()
387 void qpci_config_writew(QPCIDevice *dev, uint8_t offset, uint16_t value) in qpci_config_writew()
392 void qpci_config_writel(QPCIDevice *dev, uint8_t offset, uint32_t value) in qpci_config_writel()
454 uint8_t value) in qpci_io_writeb()
466 uint16_t value) in qpci_io_writew()
479 uint32_t value) in qpci_io_writel()
492 uint64_t value) in qpci_io_writeq()
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp92 double value = in setupSensorMatch() local
112 double value) in setMaxPWM()
210 [weakRef](const double& value, sdbusplus::message_t& message) { in setupMatches()
416 bool CFMSensor::calculate(double& value) in calculate()
544 type](const double& value, sdbusplus::message_t& message) { in setupMatches()
568 const std::variant<double>& value) { in setupMatches()
613 const std::variant<double>& value) { in setupMatches()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c893 uint64_t value) in oslar_write()
911 uint64_t value) in osdlr_write()
926 uint64_t value) in dbgclaimset_write()
938 uint64_t value) in dbgclaimclr_write()
1133 uint64_t value) in dbgwvr_write()
1158 uint64_t value) in dbgwcr_write()
1170 uint64_t value) in dbgbvr_write()
1182 uint64_t value) in dbgbcr_write()
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c121 uint32_t value; in cpu_max_get_sve_max_vq() local
158 static void cpu_arm_set_rme(Object *obj, bool value, Error **errp) in cpu_arm_set_rme()
169 uint32_t value; in cpu_max_set_l0gptsz() local
194 uint32_t value = cpu->reset_l0gptsz + 30; in cpu_max_get_l0gptsz() local
/openbmc/qemu/hw/i386/
H A Dnitro_enclave.c239 static void nitro_enclave_set_vsock_chardev_id(Object *obj, const char *value, in nitro_enclave_set_vsock_chardev_id()
255 static void nitro_enclave_set_id(Object *obj, const char *value, in nitro_enclave_set_id()
271 static void nitro_enclave_set_parent_role(Object *obj, const char *value, in nitro_enclave_set_parent_role()
287 static void nitro_enclave_set_parent_id(Object *obj, const char *value, in nitro_enclave_set_parent_id()
/openbmc/telemetry/tests/src/
H A Dtest_numeric_threshold.cpp87 double value; member
99 double value; member
151 for (const double value : o.initialValues) in PrintTo() local
217 for (const double value : GetParam().initialValues) in testBodySensorIsUpdatedMultipleTimes() local
/openbmc/qemu/hw/misc/
H A Dimx6ul_ccm.c626 uint32_t value = 0; in imx6ul_ccm_read() local
639 static void imx6ul_ccm_write(void *opaque, hwaddr offset, uint64_t value, in imx6ul_ccm_write()
655 uint32_t value; in imx6ul_analog_read() local
753 static void imx6ul_analog_write(void *opaque, hwaddr offset, uint64_t value, in imx6ul_analog_write()
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp42 std::string value{}; // empty string in sdjGetFieldValue() local
75 std::string value = sdjGetFieldValue(journal, field.c_str()); in sdjGetMessages() local
/openbmc/u-boot/board/samsung/smdkc100/
H A Donenand.c24 int value; in onenand_board_init() local
/openbmc/telemetry/src/types/
H A Dcollection_duration.hpp18 inline void from_json(const nlohmann::json& json, CollectionDuration& value) in from_json()
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dsysreset.c15 int value; in tangier_sysreset_request() local
/openbmc/qemu/tests/tcg/s390x/
H A Dprecise-smc-user.c18 uint64_t value = 21; in main() local
H A Dstpq.S13 value: label
/openbmc/u-boot/board/espt/
H A Despt.c24 void led_set_state(unsigned short value) in led_set_state()
/openbmc/phosphor-hwmon/
H A Dfan_pwm.cpp21 uint64_t FanPwm::target(uint64_t value) in target()
/openbmc/libcper/
H A Dcommon-utils.c18 UINT8 int_to_bcd(int value) in int_to_bcd()
/openbmc/qemu/include/qobject/
H A Dqbool.h21 bool value; member
/openbmc/phosphor-pid-control/sysfs/
H A Dsysfsread.cpp31 int64_t value; in read() local
/openbmc/ipmi-fru-parser/
H A Dfru_area.cpp40 void IPMIFruArea::setData(const uint8_t* value, const size_t length) in setData()
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_lpc.c111 static void tpm_write_byte(struct tpm_tis_lpc_priv *priv, u8 value, u8 *ptr) in tpm_write_byte()
118 static void tpm_write_word(struct tpm_tis_lpc_priv *priv, u32 value, in tpm_write_word()
145 u32 value = tpm_read_word(priv, reg); in tis_wait_reg() local
205 u32 value; in tis_senddata() local
303 u32 value; in tis_readresponse() local
/openbmc/u-boot/drivers/gpio/
H A Dbcm6345_gpio.c29 int value) in bcm6345_gpio_set_value()
60 int value) in bcm6345_gpio_direction_output()
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.hpp115 uint32_t retryAttempts(uint32_t value) override in retryAttempts()
147 uint32_t attemptsLeft(uint32_t value) override in attemptsLeft()

1...<<11121314151617181920>>...81