Home
last modified time | relevance | path

Searched defs:value (Results 376 – 400 of 2010) sorted by relevance

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

/openbmc/u-boot/lib/
H A Dfdtdec_test.c45 static int checkval(const char *oper_name, int expected, int value) in checkval()
80 char name[20], value[20]; in make_fdt() local
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dcpld.c20 void cpld_write(unsigned int reg, u8 value) in cpld_write()
116 void cpld_rev_bit(unsigned char *value) in cpld_rev_bit()
/openbmc/u-boot/tools/binman/
H A Dstate.py210 def AddString(node, prop, value): argument
220 def SetInt(node, prop, value): argument
/openbmc/phosphor-power/
H A Dutility.hpp65 sdbusplus::bus_t& bus, T& value) in getProperty()
93 sdbusplus::bus_t& bus, T& value) in setProperty()
/openbmc/qemu/hw/remote/
H A Dmachine.c80 static void remote_machine_set_vfio_user(Object *obj, bool value, Error **errp) in remote_machine_set_vfio_user()
99 static void remote_machine_set_auto_shutdown(Object *obj, bool value, in remote_machine_set_auto_shutdown()
/openbmc/qemu/hw/misc/
H A Dvirt_ctrl.c33 uint64_t value = 0; in virt_ctrl_read() local
51 static void virt_ctrl_write(void *opaque, hwaddr addr, uint64_t value, in virt_ctrl_write()
/openbmc/qemu/hw/i2c/
H A Dimx_i2c.c94 uint16_t value; in imx_i2c_read() local
150 uint64_t value, unsigned size) in imx_i2c_write()
H A Daspeed_i2c.c97 uint64_t value = bus->regs[offset / sizeof(*bus->regs)]; in aspeed_i2c_bus_old_read() local
144 uint64_t value = bus->regs[offset / sizeof(*bus->regs)]; in aspeed_i2c_bus_new_read() local
467 static void aspeed_i2c_bus_handle_cmd(AspeedI2CBus *bus, uint64_t value) in aspeed_i2c_bus_handle_cmd()
565 uint64_t value, unsigned size) in aspeed_i2c_bus_new_write()
802 uint64_t value, unsigned size) in aspeed_i2c_bus_old_write()
908 uint64_t value, unsigned size) in aspeed_i2c_bus_write()
945 uint64_t value, unsigned size) in aspeed_i2c_ctrl_write()
996 uint64_t value, unsigned size) in aspeed_i2c_share_pool_write()
1031 uint64_t value, unsigned size) in aspeed_i2c_bus_pool_write()
/openbmc/u-boot/board/ms7720se/
H A Dms7720se.c32 void led_set_state(unsigned short value) in led_set_state()
/openbmc/phosphor-led-manager/manager/
H A Dgroup.cpp14 bool Group::asserted(bool value) in asserted()
/openbmc/qemu/hw/xen/
H A Dxen_pt_stub.c17 void xen_igd_gfx_pt_set(bool value, Error **errp) in xen_igd_gfx_pt_set()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_entry.cpp15 bool PELEntry::managementSystemAck(bool value) in managementSystemAck()
/openbmc/phosphor-pid-control/pid/ec/
H A Dstepwise.cpp29 double value = info.output[0]; // if we are below the lowest in stepwise() local
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c262 uint32_t value) in mft_qom_set()
369 uint32_t value) in pwm_write()
385 uint8_t value) in mft_writeb()
391 uint16_t value) in mft_writew()
401 static void pwm_write_ppr(QTestState *qts, const TestData *td, uint32_t value) in pwm_write_ppr()
411 static void pwm_write_csr(QTestState *qts, const TestData *td, uint32_t value) in pwm_write_csr()
421 static void pwm_write_pcr(QTestState *qts, const TestData *td, uint32_t value) in pwm_write_pcr()
431 static void pwm_write_cnr(QTestState *qts, const TestData *td, uint32_t value) in pwm_write_cnr()
441 static void pwm_write_cmr(QTestState *qts, const TestData *td, uint32_t value) in pwm_write_cmr()
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c61 static void cpu_cfg_ext_add_user_opt(uint32_t ext_offset, bool value) in cpu_cfg_ext_add_user_opt()
67 static void cpu_misa_ext_add_user_opt(uint32_t bit, bool value) in cpu_misa_ext_add_user_opt()
383 bool value) in cpu_cfg_ext_auto_update()
1317 bool prev_val, value; in cpu_set_misa_ext_cfg() local
1358 bool value; in cpu_get_misa_ext_cfg() local
1423 bool value; in cpu_set_profile() local
1450 bool value = profile->enabled; in cpu_get_profile() local
1481 bool prev_val, value; in cpu_set_multi_ext_cfg() local
1513 bool value = isa_ext_is_enabled(RISCV_CPU(obj), multi_ext_cfg->offset); in cpu_get_multi_ext_cfg() local
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp84 std::string value; member
139 int value = 0; in compute() local
194 bool getValue(std::string& variableName, int& value) in getValue()
336 bool getNotValue(const std::string& expression, size_t& i, int& value) in getNotValue()
504 int value; in evaluateExpression() local
/openbmc/qemu/hw/acpi/
H A Dich9.c353 uint32_t value = pm->pm_io_base + ICH9_PMIO_GPE0_STS; in ich9_pm_get_gpe0_blk() local
365 static void ich9_pm_set_cpu_hotplug_legacy(Object *obj, bool value, in ich9_pm_set_cpu_hotplug_legacy()
384 static void ich9_pm_set_enable_tco(Object *obj, bool value, Error **errp) in ich9_pm_set_enable_tco()
397 static void ich9_pm_set_acpi_pci_hotplug(Object *obj, bool value, Error **errp) in ich9_pm_set_acpi_pci_hotplug()
411 static void ich9_pm_set_keep_pci_slot_hpc(Object *obj, bool value, Error **errp) in ich9_pm_set_keep_pci_slot_hpc()
/openbmc/qemu/hw/audio/
H A Dasc.c375 static void asc_fifo_write(void *opaque, hwaddr addr, uint64_t value, in asc_fifo_write()
428 uint64_t prev, value; in asc_read() local
460 static void asc_write(void *opaque, hwaddr addr, uint64_t value, in asc_write()
515 uint64_t value; in asc_ext_read() local
523 static void asc_ext_write(void *opaque, hwaddr addr, uint64_t value, in asc_ext_write()
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Devents.json412 "value": 10 number
420 "value": 13 number
454 "value": 10 number
462 "value": 13 number
496 "value": 10 number
504 "value": 13 number
538 "value": 10 number
546 "value": 13 number
580 "value": 10 number
588 "value": 13 number
[all …]
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge4U/
H A Devents.json412 "value": 10 number
420 "value": 13 number
454 "value": 10 number
462 "value": 13 number
496 "value": 10 number
504 "value": 13 number
538 "value": 10 number
546 "value": 13 number
580 "value": 10 number
588 "value": 13 number
[all …]
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp42 [](const auto& value) -> uint32_t { return value; }); in Application()
116 std::string value; in asyncGetAllPropertiesStringTypeOnly() local
149 uint32_t value = 0u; in asyncGetAllProperties() local
/openbmc/skeleton/ledctl/
H A Dled_controller.c49 write_to_led(const char *name, const char *ctrl_file, const char *value) in write_to_led()
170 const char *value = NULL; in led_stable_state_function() local
352 void *value, const size_t len) in read_led()
/openbmc/pldm/libpldmresponder/
H A Dbios_enum_attribute.cpp49 uint8_t BIOSEnumAttribute::getValueIndex(const std::string& value, in getValueIndex()
77 PropertyValue value; in buildValMap() local
277 std::string value = std::get<std::string>(attributevalue); in generateAttributeEntry() local
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.hpp60 explicit SensorParam(double value) : value(value), paramType(constParam) {} in SensorParam()
81 double value = std::numeric_limits<double>::quiet_NaN(); member in phosphor::virtual_sensor::SensorParam
218 bool checkThresholds(V value, T& threshold, bool& change) in checkThresholds()
/openbmc/openpower-occ-control/
H A Dutils.cpp59 PropertyValue value{}; in getProperty() local
87 const std::string& propertyName, PropertyValue&& value) in setProperty()
224 std::string value = getStateValue(bootProgressInterface, in getBootProgress() local

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