/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | can.json | 19 "value": "4:1:int", string 33 "value": "4:2:big:int", string 45 "value": "4:2:little:int", string
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation.cpp | 35 auto Activation::activation(Activations value) -> Activations in activation() 50 auto Activation::requestedActivation(RequestedActivations value) in requestedActivation() 84 auto Activation::extendedVersion(std::string value) -> std::string in extendedVersion()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gic.c | 278 uint32_t value = 0; in gic_compute_misr() local 743 static void gic_set_cpu_control(GICState *s, int cpu, uint32_t value, in gic_set_cpu_control() 1192 uint32_t value, MemTxAttrs attrs) in gic_dist_writeb() 1492 uint32_t value, MemTxAttrs attrs) in gic_dist_writew() 1499 uint32_t value, MemTxAttrs attrs) in gic_dist_writel() 1592 uint32_t value) in gic_apr_write_ns_view() 1716 uint32_t value, MemTxAttrs attrs) in gic_cpu_write() 1816 uint64_t value, unsigned size, in gic_thiscpu_write() 1836 uint64_t value, unsigned size, in gic_do_cpu_write() 1854 uint64_t value, unsigned size, in gic_thisvcpu_write() [all …]
|
/openbmc/u-boot/board/aspeed/evb_ast2600/ |
H A D | evb_ast2600.c | 35 u32 value; in port80h_snoop_init() local 65 u32 value; in sgpio_init() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_values.cpp | 252 PELValues::const_iterator findByValue(uint32_t value, const PELValues& fields) in findByValue() 357 std::vector<std::string> getValuesBitwise(uint16_t value, in getValuesBitwise()
|
H A D | pel_entry.cpp | 15 bool PELEntry::managementSystemAck(bool value) in managementSystemAck()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | utilities.py | 46 def get_sensor(module_name, value): argument 59 def get_inventory_sensor(module_name, value): argument
|
/openbmc/u-boot/cmd/ |
H A D | otp_info.h | 14 signed char value; member 22 signed char value; member
|
/openbmc/phosphor-pid-control/pid/ |
H A D | fancontroller.cpp | 59 double value = 0.0; in inputProc() local 136 void FanController::outputProc(double value) in outputProc()
|
/openbmc/u-boot/board/ms7720se/ |
H A D | ms7720se.c | 32 void led_set_state(unsigned short value) in led_set_state()
|
/openbmc/phosphor-led-manager/manager/ |
H A D | group.cpp | 14 bool Group::asserted(bool value) in asserted()
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_stub.c | 17 void xen_igd_gfx_pt_set(bool value, Error **errp) in xen_igd_gfx_pt_set()
|
/openbmc/phosphor-pid-control/pid/ec/ |
H A D | stepwise.cpp | 29 double value = info.output[0]; // if we are below the lowest in stepwise() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | vybrid_gpio.c | 34 int value) in vybrid_gpio_direction_output() 53 int value) in vybrid_gpio_set_value()
|
H A D | intel_ich6_gpio.c | 58 int value) in _ich6_gpio_set_value() 172 int value) in ich6_gpio_direction_output() 198 int value) in ich6_gpio_set_value()
|
/openbmc/qemu/hw/misc/ |
H A D | npcm7xx_rng.c | 49 uint64_t value = 0; in npcm7xx_rng_read() local 92 static void npcm7xx_rng_write(void *opaque, hwaddr offset, uint64_t value, in npcm7xx_rng_write()
|
/openbmc/u-boot/drivers/net/ |
H A D | macb.h | 286 #define MACB_BF(name, value) \ argument 289 #define MACB_BFEXT(name, value)\ argument 292 #define MACB_BFINS(name, value, old) \ argument 299 #define GEM_BF(name, value) \ argument 302 #define GEM_BFEXT(name, value)\ argument 305 #define GEM_BFINS(name, value, old) \ argument 313 #define macb_writel(port, reg, value) \ argument 317 #define gem_writel(port, reg, value) \ argument 319 #define gem_writel_queue_TBQP(port, value, queue_num) \ argument
|
/openbmc/phosphor-fan-presence/ |
H A D | sdbusplus.hpp | 349 std::variant<Property> value; in getProperty() local 380 Variant value; in getPropertyVariant() local 426 std::variant<Property> value; in getProperty() local 458 Variant value; in getPropertyVariant() local 477 const std::string& property, Property&& value) in setProperty() 498 const std::string& property, Property&& value) in setProperty() 509 const std::string& property, Property&& value) in setProperty() 529 const std::string& property, Property&& value) in setProperty()
|
/openbmc/u-boot/cmd/aspeed/ |
H A D | dptest.c | 468 int value = 0; in Adjust_CR_EQ_Train() local 604 int value = 0; in Link_Train_Flow() local 706 int value = 0; in Apply_HPD_Normal() local 1266 int value = 0x0; in Set_Redriver() local 1336 int value = 0, count = 0; in DPPHY_Set() local 1534 int value = 0, count = 0; in Set_HBR2CPAT() local
|
/openbmc/qemu/hw/sd/ |
H A D | pl181.c | 143 static void pl181_fifo_push(PL181State *s, uint32_t value) in pl181_fifo_push() 159 uint32_t value; in pl181_fifo_pop() local 215 uint32_t value = 0; in pl181_fifo_run() local 360 uint32_t value; in pl181_read() local 375 uint64_t value, unsigned size) in pl181_write()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | allowlist-filter.cpp | 147 auto& value = std::get<std::string>(v); in cacheRestrictedAndPostCompleteMode() local 159 void AllowlistFilter::updateRestrictionMode(const std::string& value) in updateRestrictionMode() 202 void AllowlistFilter::updatePostComplete(const std::string& value) in updatePostComplete() 394 [](const netfncmd_tuple& first, const netfncmd_tuple& value) { in filterMessage()
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | db.py | 81 def test_checksum_value(self, version, pkgarch, checksum, value): argument 93 def test_value(self, version, pkgarch, value): argument 157 def store_value(self, version, pkgarch, checksum, value): argument 195 def importone(self, version, pkgarch, checksum, value): argument
|
/openbmc/qemu/hw/ppc/ |
H A D | prep.c | 92 static void NVRAM_set_byte(Nvram *nvram, uint32_t addr, uint8_t value) in NVRAM_set_byte() 102 static void NVRAM_set_word(Nvram *nvram, uint32_t addr, uint16_t value) in NVRAM_set_word() 118 static void NVRAM_set_lword(Nvram *nvram, uint32_t addr, uint32_t value) in NVRAM_set_lword() 138 static uint16_t NVRAM_crc_update (uint16_t prev, uint16_t value) in NVRAM_crc_update()
|
/openbmc/qemu/hw/uefi/ |
H A D | var-service-auth.c | 87 uint8_t *value; in setup_mode_is_active() local 103 uint8_t *value; in custom_mode_is_active() local 270 uint8_t *value = var->data; in uefi_vars_check_secure_boot() local
|
/openbmc/qemu/hw/timer/ |
H A D | sse-counter.c | 174 static void sse_write_cntcv(SSECounter *s, uint32_t value, unsigned startbit) in sse_write_cntcv() 246 uint64_t value, unsigned size) in sse_counter_control_write() 340 uint64_t value, unsigned size) in sse_counter_status_write()
|