| /openbmc/qemu/hw/misc/ |
| H A D | npcm7xx_pwm.c | 288 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 D | ppc4xx_pci.c | 100 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 D | sifive_plic.c | 52 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 D | macio.c | 228 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 D | cadence_ttc.c | 210 uint32_t value; in cadence_ttc_read_imp() local 290 uint64_t value, unsigned size) in cadence_ttc_write()
|
| H A D | sh_timer.c | 84 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 D | bcm2835_systmr.c | 75 uint32_t value = value64; in bcm2835_systmr_write() local
|
| /openbmc/qemu/hw/net/ |
| H A D | allwinner_emac.c | 98 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 D | cpu.c | 55 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 D | utils.cpp | 454 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 D | worker.cpp | 271 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 D | sysfs.cpp | 53 void setSysfsAttr(const fs::path& path, const T& value) in setSysfsAttr()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | usb-hcd-ehci-test.c | 41 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 D | sysreset-uclass.c | 71 int value = -ENOENT; in sysreset_get_last_walk() local
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-dmabuf.c | 30 static bool virtio_add_resource(QemuUUID *uuid, VirtioSharedObject *value) in virtio_add_resource()
|
| /openbmc/sdbusplus/test/async/ |
| H A D | task.cpp | 10 bool value = false; in TEST() local
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | elog.hpp | 198 auto value = ToString<propertyType>::op( in captureMetadata() local
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | version.cpp | 77 auto value = key.first + "="; in getValue() local
|
| /openbmc/qemu/hw/char/ |
| H A D | mchp_pfsoc_mmuart.c | 47 uint64_t value, unsigned size) in mchp_pfsoc_mmuart_write()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt_config_init.c | 22 #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 D | sparc.c | 2015 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 D | ngpixis.c | 46 static void __pixis_write(unsigned int reg, u8 value) in __pixis_write()
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pcie_xilinx.c | 123 uint offset, ulong value, in pcie_xilinx_write_config()
|
| /openbmc/phosphor-power/phosphor-regulators/src/actions/ |
| H A D | action_environment.hpp | 89 const std::string& value) in addAdditionalErrorData()
|
| /openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | uart.h | 15 unsigned char value; /* ufracval */ member
|