Home
last modified time | relevance | path

Searched defs:value (Results 451 – 475 of 2001) sorted by relevance

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

/openbmc/qemu/hw/usb/
H A Dchipidea.c30 uint64_t value, unsigned size) in chipidea_write()
71 uint64_t value, unsigned size) in chipidea_dc_write()
/openbmc/qemu/hw/watchdog/
H A Dwdt_imx2.c74 uint16_t value = 0; in imx2_wdt_read() local
149 uint64_t value, unsigned int size) in imx2_wdt_write()
/openbmc/u-boot/arch/x86/lib/
H A Dramtest.c12 static void write_phys(unsigned long addr, u32 value) in write_phys()
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_x86.c18 int value; in x86_sysreset_request() local
/openbmc/u-boot/include/
H A Ddebug_uart.h113 #define serial_dout(reg, value) \ argument
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.cpp33 const auto& value = std::get<valueIndex>(storage.get()); in operator ()() local
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/
H A Dgenerate_metadata.py11 def add_field_to_metadata(value): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.hpp69 char value[valueSize]; in getNumberString() local
/openbmc/phosphor-virtual-sensor/src/
H A DdbusUtils.hpp20 Value value; in getDbusProperty() local
H A DdbusSensor.hpp51 double value = std::numeric_limits<double>::quiet_NaN(); member in phosphor::virtual_sensor::DbusSensor
/openbmc/qemu/block/
H A Dqapi.c791 QNum *value = qobject_to(QNum, obj); in dump_qobject() local
798 QString *value = qobject_to(QString, obj); in dump_qobject() local
803 QDict *value = qobject_to(QDict, obj); in dump_qobject() local
808 QList *value = qobject_to(QList, obj); in dump_qobject() local
813 QBool *value = qobject_to(QBool, obj); in dump_qobject() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp164 const char* property, T value) in setPropertyValue()
180 const std::string& property, T value) in setPropertyValue()
241 std::optional<T> value; in getPropertyValueVisitor() local
616 T value; in getPropertyByName() local
/openbmc/qemu/hw/pci-host/
H A Di440fx.c144 uint32_t value; in i440fx_pcihost_get_pci_hole_start() local
158 uint32_t value; in i440fx_pcihost_get_pci_hole_end() local
178 uint64_t value; in i440fx_pcihost_get_pci_hole64_start_value() local
211 uint64_t value, hole64_end; in i440fx_pcihost_get_pci_hole64_end() local
/openbmc/qemu/hw/arm/
H A Darmv7m.c62 static MemTxResult bitband_write(void *opaque, hwaddr offset, uint64_t value, in bitband_write()
134 uint64_t value, unsigned size, in v7m_sysreg_ns_write()
181 uint64_t value, unsigned size, in v7m_systick_write()
230 uint64_t value, unsigned size, in ppb_default_write()
/openbmc/u-boot/drivers/gpio/
H A Dpm8916_gpio.c54 bool input, int value) in pm8916_gpio_set_direction()
109 int value) in pm8916_gpio_direction_output()
150 int value) in pm8916_gpio_set_value()
/openbmc/u-boot/drivers/net/phy/
H A Dmv88e6352.c86 u16 value; in sw_reg_write() local
235 u16 value = 0, phyaddr, reg, port; in do_mvsw_reg_read() local
250 u16 value = 0, phyaddr, reg, port; in do_mvsw_reg_write() local
/openbmc/u-boot/lib/libavb/
H A Davb_cmdline.c100 const char* value) { in cmdline_append_option()
139 static size_t uint64_to_base10(uint64_t value, in uint64_to_base10()
179 uint64_t value) { in cmdline_append_uint64_base10()
/openbmc/qemu/hw/xen/
H A Dxen-bus-helper.c75 char *path, *value; in xs_node_vprintf() local
108 char *value; in xs_node_vscanf() local
146 char *path, *value; in xs_node_read() local
/openbmc/qemu/crypto/
H A Dsecret_common.c196 int value, in qcrypto_secret_prop_set_format()
215 const char *value, in qcrypto_secret_prop_set_iv()
236 const char *value, in qcrypto_secret_prop_set_keyid()
/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.cpp104 static bool checkArrayElementsSameType(nlohmann::json& value) in checkArrayElementsSameType() argument
124 const nlohmann::json& value, nlohmann::json::value_t type, in getDBusType() argument
152 const nlohmann::json& key, const nlohmann::json& value, in populateInterfacePropertyFromJson() argument
[all...]
/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.c65 int where, u32 *value) in msc01_read_config_dword()
74 int where, u32 value) in msc01_write_config_dword()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp261 uint8_t scaleIPMIValueFromDouble(const double value, const int16_t mValue, in scaleIPMIValueFromDouble()
309 uint8_t getScaledIPMIValue(const double value, const double max, in getScaledIPMIValue()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp159 uint4_t CipherConfig::convertToPrivLimitIndex(const std::string& value) in convertToPrivLimitIndex()
171 std::string CipherConfig::convertToPrivLimitString(const uint4_t& value) in convertToPrivLimitString()
/openbmc/phosphor-time-manager/test/
H A DTestManager.cpp22 void notifyPropertyChanged(const std::string& key, const std::string& value) in notifyPropertyChanged()
/openbmc/pyphosphor/obmc/utils/
H A Dmisc.py33 def find_case_insensitive(value, lst): argument

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