Home
last modified time | relevance | path

Searched defs:value (Results 951 – 975 of 2001) sorted by relevance

1...<<31323334353637383940>>...81

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_pwm.c288 uint64_t value = 0; in npcm7xx_pwm_read() local
355 uint32_t value = v; in npcm7xx_pwm_write() local
/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c100 uint64_t value, unsigned size) in ppc4xx_pci_reg_write4()
173 uint32_t value; in ppc4xx_pci_reg_read4() local
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c52 static uint32_t atomic_set_masked(uint32_t *a, uint32_t mask, uint32_t value) in atomic_set_masked()
185 static void sifive_plic_write(void *opaque, hwaddr addr, uint64_t value, in sifive_plic_write()
/openbmc/qemu/hw/misc/macio/
H A Dmacio.c228 static void timer_write(void *opaque, hwaddr addr, uint64_t value, in timer_write()
236 uint32_t value = 0; in timer_read() local
/openbmc/qemu/hw/timer/
H A Dcadence_ttc.c210 uint32_t value; in cadence_ttc_read_imp() local
290 uint64_t value, unsigned size) in cadence_ttc_write()
H A Dsh_timer.c84 static void sh_timer_write(void *opaque, hwaddr offset, uint32_t value) in sh_timer_write()
296 uint64_t value, unsigned size) in tmu012_write()
H A Dbcm2835_systmr.c75 uint32_t value = value64; in bcm2835_systmr_write() local
/openbmc/qemu/hw/net/
H A Dallwinner_emac.c98 uint16_t value) in RTL8201CP_mdio_write()
314 static void aw_emac_write(void *opaque, hwaddr offset, uint64_t value, in aw_emac_write()
/openbmc/qemu/target/arm/
H A Dcpu.c55 static void arm_cpu_set_pc(CPUState *cs, vaddr value) in arm_cpu_set_pc()
175 static void cp_reg_reset(gpointer key, gpointer value, gpointer opaque) in cp_reg_reset()
206 static void cp_reg_check_reset(gpointer key, gpointer value, gpointer opaque) in cp_reg_check_reset()
1563 static void arm_set_pmu(Object *obj, bool value, Error **errp) in arm_set_pmu()
1586 static void aarch64_cpu_set_aarch64(Object *obj, bool value, Error **errp) in aarch64_cpu_set_aarch64()
/openbmc/pldm/common/
H A Dutils.cpp454 const nlohmann::json& value) in jsonEntryToDbusVal()
709 pldm::utils::PropertyValue value{present}; in setFruPresence() local
739 const pldm::utils::PropertyValue& value, in dbusPropValuesToDouble()
799 std::optional<std::string> fruFieldValuestring(const uint8_t* value, in fruFieldValuestring()
810 std::optional<uint32_t> fruFieldParserU32(const uint8_t* value, in fruFieldParserU32()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp271 static void setEnvAndReboot(const std::string& key, const std::string& value) in setEnvAndReboot()
475 types::BinaryVector value(kwdVal.second.begin(), kwdVal.second.end()); in populateIPZVPDpropertyMap() local
504 types::BinaryVector value((*keywordValue).begin(), in populateKwdVPDpropertyMap() local
510 types::BinaryVector value((*keywordValue).begin(), in populateKwdVPDpropertyMap() local
579 std::string value = in populateInterfaces() local
/openbmc/phosphor-led-sysfs/
H A Dsysfs.cpp53 void setSysfsAttr(const fs::path& path, const T& value) in setSysfsAttr()
/openbmc/qemu/tests/qtest/
H A Dusb-hcd-ehci-test.c41 uint32_t value = qpci_io_readl(hc->dev, hc->bar, 0x64 + 4 * port); in ehci_port_test() local
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset-uclass.c71 int value = -ENOENT; in sysreset_get_last_walk() local
/openbmc/qemu/hw/display/
H A Dvirtio-dmabuf.c30 static bool virtio_add_resource(QemuUUID *uuid, VirtioSharedObject *value) in virtio_add_resource()
/openbmc/sdbusplus/test/async/
H A Dtask.cpp10 bool value = false; in TEST() local
/openbmc/phosphor-dbus-monitor/src/
H A Delog.hpp198 auto value = ToString<propertyType>::op( in captureMetadata() local
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp77 auto value = key.first + "="; in getValue() local
/openbmc/qemu/hw/char/
H A Dmchp_pfsoc_mmuart.c47 uint64_t value, unsigned size) in mchp_pfsoc_mmuart_write()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c22 #define XEN_PT_MERGE_VALUE(value, data, val_mask) \ argument
130 uint8_t *value, uint8_t valid_mask) in xen_pt_byte_reg_read()
143 uint16_t *value, uint16_t valid_mask) in xen_pt_word_reg_read()
156 uint32_t *value, uint32_t valid_mask) in xen_pt_long_reg_read()
434 uint32_t *value, uint32_t valid_mask) in xen_pt_bar_reg_read()
579 uint32_t *value, uint32_t valid_mask) in xen_pt_intel_opregion_read()
586 XenPTReg *cfg_entry, uint32_t *value, in xen_pt_intel_opregion_write()
/openbmc/qemu/disas/
H A Dsparc.c2015 int value; member
2022 lookup_value (const arg *table, int value) in lookup_value()
2148 sparc_decode_asi_v9 (int value) in sparc_decode_asi_v9()
2154 sparc_decode_asi_v8 (int value) in sparc_decode_asi_v8()
2176 sparc_decode_membar (int value) in sparc_decode_membar()
2197 sparc_decode_prefetch (int value) in sparc_decode_prefetch()
2219 sparc_decode_sparclet_cpreg (int value) in sparc_decode_sparclet_cpreg()
2276 #define SEX(value, bits) \ argument
/openbmc/u-boot/board/freescale/common/
H A Dngpixis.c46 static void __pixis_write(unsigned int reg, u8 value) in __pixis_write()
/openbmc/u-boot/drivers/pci/
H A Dpcie_xilinx.c123 uint offset, ulong value, in pcie_xilinx_write_config()
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Daction_environment.hpp89 const std::string& value) in addAdditionalErrorData()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Duart.h15 unsigned char value; /* ufracval */ member

1...<<31323334353637383940>>...81