Home
last modified time | relevance | path

Searched defs:value (Results 176 – 200 of 2001) sorted by relevance

12345678910>>...81

/openbmc/qemu/target/arm/tcg/
H A Dcpregs-at.c26 static uint64_t do_ats_write(CPUARMState *env, uint64_t value, in do_ats_write()
199 static void ats_write(CPUARMState *env, const ARMCPRegInfo *ri, uint64_t value) in ats_write()
269 uint64_t value) in ats1h_write()
317 uint64_t value) in ats_write64()
/openbmc/qemu/hw/nvram/
H A Dnrf51_nvm.c89 static void ficr_write(void *opaque, hwaddr offset, uint64_t value, in ficr_write()
179 static void uicr_write(void *opaque, hwaddr offset, uint64_t value, in uicr_write()
218 static void io_write(void *opaque, hwaddr offset, uint64_t value, in io_write()
285 static void flash_write(void *opaque, hwaddr offset, uint64_t value, in flash_write()
/openbmc/qemu/crypto/
H A Dtlscreds.c143 bool value, in qcrypto_tls_creds_prop_set_verify()
164 const char *value, in qcrypto_tls_creds_prop_set_dir()
185 const char *value, in qcrypto_tls_creds_prop_set_priority()
206 int value, in qcrypto_tls_creds_prop_set_endpoint()
/openbmc/phosphor-webui/app/common/components/table/
H A Dtable.js180 this.emitRowAction({value}); field in AnonymousFunction4eabbd040100.TableController.AnonymousClass4eabbd040201
193 this.emitBatchAction({value}); field in AnonymousFunction4eabbd040100.TableController.AnonymousClass4eabbd040301
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.cpp40 std::string LDAPMapperEntry::groupName(std::string value) in groupName()
53 std::string LDAPMapperEntry::privilege(std::string value) in privilege()
/openbmc/u-boot/board/aspeed/ast2600_dcscm/
H A Dast2600_dcscm.c35 u32 value; in port80h_snoop_init() local
65 u32 value; in sgpio_init() local
150 u32 value = readl(0x1e780000); in reset_eth_phy_dcscm_card_a2() local
/openbmc/u-boot/drivers/gpio/
H A Dpcf8575_gpio.c96 unsigned int offset, int value) in pcf8575_direction_output()
113 int value; in pcf8575_get_value() local
121 int value) in pcf8575_set_value()
H A Dmxc_gpio.c94 int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
153 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output()
193 int value) in mxc_gpio_bank_set_value()
223 int value) in mxc_gpio_direction_output()
246 int value) in mxc_gpio_set_value()
/openbmc/dbus-sensors/src/
H A DPwmSensor.cpp149 auto value = static_cast<uint64_t>(roundValue); in PwmSensor() local
197 void PwmSensor::setValue(uint32_t value) in setValue()
225 uint32_t value = std::stoi(line); in getValue() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmac.c37 u32 value = readl(&fuse->mac_addr2); in imx_get_mac_from_fuse() local
49 u32 value = readl(&fuse->mac_addr1); in imx_get_mac_from_fuse() local
/openbmc/qemu/util/
H A Devent_notifier-posix.c106 static const uint64_t value = 1; in event_notifier_set() local
126 int value; in event_notifier_test_and_clear() local
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpowergate.c24 u32 value, mask = state ? (1 << id) : 0, old_mask; in tegra_powergate_set() local
58 unsigned long value; in tegra_powergate_remove_clamping() local
/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp156 DBusValue value; in systemNames() local
226 DBusValue value; in autoRebootEnabled() local
255 DBusValue value; in hostRunningState() local
290 DBusValue value; in hostRunningState() local
327 DBusValue value; in dumpPolicyEnabled() local
409 DBusValue value; in getMachineType() local
556 DBusValue value; in powerFault() local
/openbmc/libcper/examples/
H A Dia32x64.json23 "value": 4, number
78 "value": 3, number
82 "value": 7, number
99 "value": 0, number
111 "value": 0, number
123 "value": 1, number
135 "value": 3, number
H A Dmemory2.json23 "value": 4, number
64 "value": 19, number
77 "value": 37435 number
80 "value": 1, number
/openbmc/qemu/qobject/
H A Dqdict.c42 unsigned value; /* Used to compute the hash value. */ in tdb_hash() local
56 static QDictEntry *alloc_entry(const char *key, QObject *value) in alloc_entry()
115 void qdict_put_obj(QDict *qdict, const char *key, QObject *value) in qdict_put_obj()
134 void qdict_put_int(QDict *qdict, const char *key, int64_t value) in qdict_put_int()
139 void qdict_put_bool(QDict *qdict, const char *key, bool value) in qdict_put_bool()
144 void qdict_put_str(QDict *qdict, const char *key, const char *value) in qdict_put_str()
/openbmc/qemu/contrib/elf2dmp/
H A Daddrspace.c36 static bool pa_space_read64(struct pa_space *ps, uint64_t pa, uint64_t *value) in pa_space_read64()
123 static bool get_pml4e(struct va_space *vs, uint64_t va, uint64_t *value) in get_pml4e()
131 uint64_t *value) in get_pdpi()
150 uint64_t *value) in get_pgd()
168 uint64_t *value) in get_pte()
/openbmc/u-boot/board/freescale/p1022ds/
H A Ddiu.c305 void pixis_write(unsigned int reg, u8 value) in pixis_write()
339 void flash_write8(u8 value, void *addr) in flash_write8()
357 void flash_write16(u16 value, void *addr) in flash_write16()
375 void flash_write32(u32 value, void *addr) in flash_write32()
393 void flash_write64(u64 value, void *addr) in flash_write64()
/openbmc/u-boot/board/freescale/lx2160a/
H A Dlx2160a.c34 #define CFG_MUX_I2C_SDHC(reg, value) ((reg & 0x3f) | value) argument
36 #define SET_CFG_MUX2_SDHC1_SPI(reg, value) ((reg & 0xcf) | value) argument
37 #define SET_CFG_MUX3_SDHC1_SPI(reg, value) ((reg & 0xf8) | value) argument
38 #define SET_CFG_MUX_SDHC2_DSPI(reg, value) ((reg & 0xf8) | value) argument
39 #define SET_CFG_MUX1_SDHC1_DSPI(reg, value) ((reg & 0x3f) | value) argument
/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
176 static void zrle_write_u24a(VncState *vs, uint32_t value) in zrle_write_u24a()
181 static void zrle_write_u24b(VncState *vs, uint32_t value) in zrle_write_u24b()
186 static void zrle_write_u16(VncState *vs, uint16_t value) in zrle_write_u16()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp35 void Manager::setAttribute(AttributeName attribute, AttributeValue value) in setAttribute()
66 Manager::AttributeDetails value; in getAttribute() local
97 Manager::BaseTable Manager::baseBIOSTable(BaseTable value) in baseBIOSTable()
204 Manager::PendingAttributes Manager::pendingAttributes(PendingAttributes value) in pendingAttributes()
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp407 Host::Transition Host::requestedHostTransition(Transition value) in requestedHostTransition()
450 Host::ProgressStages Host::bootProgress(ProgressStages value) in bootProgress()
457 Host::OSStatus Host::operatingSystemState(OSStatus value) in operatingSystemState()
464 Host::HostState Host::currentHostState(HostState value) in currentHostState()
/openbmc/phosphor-host-ipmid/
H A Dhost-interface.cpp66 auto value = status ? Result::Success : Result::Failure; in commandStatusHandler() local
80 auto value = status ? Host::FirmwareCondition::Running in currentFirmwareCondition() local
/openbmc/u-boot/drivers/power/mfd/
H A Dfg_max77693.c18 u16 value; in max77693_get_vcell() local
34 u16 value; in max77693_get_soc() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.cpp32 const bool* value = std::get_if<bool>(&it->second); in matchHandler() local
88 const std::vector<std::string>& ledGroupPaths, bool value) in updateAssertedProperty()

12345678910>>...81