| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | activation.cpp | 81 auto Activation::activation(Activations value) -> Activations in activation() 269 auto Activation::requestedActivation(RequestedActivations value) in requestedActivation() 292 uint8_t RedundancyPriority::priority(uint8_t value) in priority() 302 uint8_t RedundancyPriority::sdbusPriority(uint8_t value) in sdbusPriority()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | mvgpio.c | 49 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() 80 int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
|
| H A D | pcf8575_gpio.c | 96 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 D | mxc_gpio.c | 94 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/openbmc-test-automation/data/ |
| H A D | model.py | 15 def get_sensor(module_name, value): argument 25 def get_inventory_sensor(module_name, value): argument
|
| /openbmc/u-boot/drivers/usb/ulpi/ |
| H A D | omap-ulpi-viewport.c | 38 static int ulpi_request(struct ulpi_viewport *ulpi_vp, u32 value) in ulpi_request() 51 int ulpi_write(struct ulpi_viewport *ulpi_vp, u8 *reg, u32 value) in ulpi_write()
|
| /openbmc/u-boot/board/aspeed/ast2600_dcscm/ |
| H A D | ast2600_dcscm.c | 35 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/dbus-sensors/src/ |
| H A D | PwmSensor.cpp | 149 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/phosphor-webui/app/common/components/table/ |
| H A D | table.js | 180 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 D | ldap_mapper_entry.cpp | 40 std::string LDAPMapperEntry::groupName(std::string value) in groupName() 53 std::string LDAPMapperEntry::privilege(std::string value) in privilege()
|
| /openbmc/libcper/examples/ |
| H A D | ia32x64.json | 23 "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 D | memory2.json | 23 "value": 4, number 64 "value": 19, number 77 "value": 37435 number 80 "value": 1, number
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | dbus.cpp | 155 DBusValue value; in systemNames() local 225 DBusValue value; in autoRebootEnabled() local 254 DBusValue value; in hostRunningState() local 289 DBusValue value; in hostRunningState() local 326 DBusValue value; in dumpPolicyEnabled() local 408 DBusValue value; in getMachineType() local 555 DBusValue value; in powerFault() local
|
| /openbmc/qemu/qobject/ |
| H A D | qdict.c | 42 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 D | addrspace.c | 36 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 D | diu.c | 305 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 D | lx2160a.c | 34 #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 D | vnc-enc-zrle.c | 171 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/u-boot/drivers/pci/ |
| H A D | pci-uclass.c | 260 unsigned long value, enum pci_size_t size) in pci_bus_write_config() 285 int pci_write_config(pci_dev_t bdf, int offset, unsigned long value, in pci_write_config() 298 int dm_pci_write_config(struct udevice *dev, int offset, unsigned long value, in dm_pci_write_config() 309 int pci_write_config32(pci_dev_t bdf, int offset, u32 value) in pci_write_config32() 314 int pci_write_config16(pci_dev_t bdf, int offset, u16 value) in pci_write_config16() 319 int pci_write_config8(pci_dev_t bdf, int offset, u8 value) in pci_write_config8() 324 int dm_pci_write_config8(struct udevice *dev, int offset, u8 value) in dm_pci_write_config8() 329 int dm_pci_write_config16(struct udevice *dev, int offset, u16 value) in dm_pci_write_config16() 334 int dm_pci_write_config32(struct udevice *dev, int offset, u32 value) in dm_pci_write_config32() 376 unsigned long value; in pci_read_config32() local [all …]
|
| /openbmc/bios-settings-mgr/src/ |
| H A D | manager.cpp | 35 void Manager::setAttribute(AttributeName attribute, AttributeValue value) in setAttribute() argument 66 Manager::AttributeDetails value; in getAttribute() local 97 baseBIOSTable(BaseTable value) baseBIOSTable() argument 204 pendingAttributes(PendingAttributes value) pendingAttributes() argument [all...] |
| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
| H A D | __init__.py | 621 def __setattr__(self, name, value): argument 926 def _setattr(self, name, value, prop=True): argument 947 def __setattr__(self, name, value): argument 998 def name(self, value): argument 1016 def bitbake_branch(self, value): argument 1087 def layer_id(self, value): argument 1104 def layer(self, value): argument 1120 def branch_id(self, value): argument 1138 def branch(self, value): argument 1157 def actual_branch(self, value): argument [all …]
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | mac.c | 37 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 D | event_notifier-posix.c | 106 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 D | powergate.c | 24 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/phosphor-host-ipmid/ |
| H A D | host-interface.cpp | 66 auto value = status ? Result::Success : Result::Failure; in commandStatusHandler() local 80 auto value = status ? Host::FirmwareCondition::Running in currentFirmwareCondition() local
|