/openbmc/qemu/hw/mem/ |
H A D | nvdimm.c | 39 uint64_t value = nvdimm->label_size; in nvdimm_get_label_size() local 48 uint64_t value; in nvdimm_set_label_size() local 72 char *value = NULL; in nvdimm_get_uuid() local 85 char *value; in nvdimm_set_uuid() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | stm32f7_gpio.c | 20 #define BSRR_BIT(gpio_pin, value) BIT(gpio_pin + (value ? 0 : 16)) argument 65 int value) in stm32_gpio_direction_output() 100 static int stm32_gpio_set_value(struct udevice *dev, unsigned offset, int value) in stm32_gpio_set_value()
|
H A D | rk_gpio.c | 43 int value) in rockchip_gpio_direction_output() 64 int value) in rockchip_gpio_set_value() 127 int spl_gpio_output(void *vregs, uint gpio, int value) in spl_gpio_output()
|
H A D | kw_gpio.c | 105 int kw_gpio_direction_output(unsigned pin, int value) in kw_gpio_direction_output() 136 void kw_gpio_set_value(unsigned pin, int value) in kw_gpio_set_value()
|
/openbmc/sdbusplus/example/ |
H A D | register-property.cpp | 79 [this](boost::system::error_code ec, std::string value) { in asyncReadProperties() 91 [this](boost::system::error_code ec, std::string value) { in asyncReadProperties() 138 void syncChangeGoodbyes(std::string_view value) in syncChangeGoodbyes()
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | custom_dbus.cpp | 7 void CustomDBus::setLocationCode(const std::string& path, std::string value) in setLocationCode() 39 void CustomDBus::setMicroCode(const std::string& path, uint32_t value) in setMicroCode() 89 const std::string& value) in setPCIeDeviceProps()
|
H A D | asset.cpp | 8 std::string Asset::partNumber(std::string value) in partNumber()
|
/openbmc/phosphor-state-manager/ |
H A D | bmc_state_manager.cpp | 226 BMC::Transition BMC::requestedBMCTransition(Transition value) in requestedBMCTransition() 248 BMC::BMCState BMC::currentBMCState(BMCState value) in currentBMCState() 256 BMC::RebootCause BMC::lastRebootCause(RebootCause value) in lastRebootCause()
|
/openbmc/qemu/target/riscv/ |
H A D | riscv-qmp-cmds.c | 84 QObject *value; in riscv_obj_add_qdict_prop() local 105 QObject *value; in riscv_obj_add_named_feats_qdict() local 120 QObject *value; in riscv_obj_add_profiles_qdict() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mpc85xx_gpio.h | 86 static inline int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() 100 static inline int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
|
H A D | byteorder.h | 42 static __inline__ __attribute__((const)) __u16 ___arch__swab16(__u16 value) in ___arch__swab16() 52 static __inline__ __attribute__((const)) __u32 ___arch__swab32(__u32 value) in ___arch__swab32()
|
/openbmc/qemu/util/ |
H A D | stats64.c | 91 bool stat64_min_slow(Stat64 *s, uint64_t value) in stat64_min_slow() 120 bool stat64_max_slow(Stat64 *s, uint64_t value) in stat64_max_slow()
|
H A D | block-helpers.c | 28 bool check_block_size(const char *name, int64_t value, Error **errp) in check_block_size()
|
/openbmc/qemu/hw/usb/ |
H A D | imx-usb-phy.c | 54 uint32_t value; in imx_usbphy_read() local 108 static void imx_usbphy_write(void *opaque, hwaddr offset, uint64_t value, in imx_usbphy_write()
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | mte_user_helper.c | 13 void arm_set_mte_tcf0(CPUArchState *env, abi_long value) in arm_set_mte_tcf0()
|
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/ |
H A D | cpu.c | 19 uint32_t value; in reset_cpu() local
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | events.json | 600 "value": 10 number 608 "value": 13 number 642 "value": 10 number 650 "value": 13 number 684 "value": 10 number 692 "value": 13 number 726 "value": 10 number 734 "value": 13 number 768 "value": 10 number 776 "value": 13 number [all …]
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | events.json | 600 "value": 10 number 608 "value": 13 number 642 "value": 10 number 650 "value": 13 number 684 "value": 10 number 692 "value": 13 number 726 "value": 10 number 734 "value": 13 number 768 "value": 10 number 776 "value": 13 number [all …]
|
/openbmc/u-boot/board/amazon/kc1/ |
H A D | kc1.c | 90 u32 value; in misc_init_r() local 139 u32 value = 0; in get_board_rev() local
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 253 static void fw_cfg_write(FWCfgState *s, uint8_t value) in fw_cfg_write() 299 uint64_t value = 0; in fw_cfg_data_read() local 324 uint64_t value, unsigned size) in fw_cfg_data_mem_write() 449 uint64_t value, unsigned size) in fw_cfg_dma_mem_write() 489 uint64_t value, unsigned size) in fw_cfg_ctl_mem_write() 502 uint64_t value, unsigned size) in fw_cfg_comb_write() 743 void fw_cfg_add_string(FWCfgState *s, uint16_t key, const char *value) in fw_cfg_add_string() 751 void fw_cfg_modify_string(FWCfgState *s, uint16_t key, const char *value) in fw_cfg_modify_string() 760 void fw_cfg_add_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_add_i16() 770 void fw_cfg_modify_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_modify_i16() [all …]
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc.c | 554 int64_t *tb_offsetp, uint64_t value) in cpu_ppc_store_tb() 561 void cpu_ppc_store_tbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbl() 572 static inline void _cpu_ppc_store_tbu(CPUPPCState *env, uint32_t value) in _cpu_ppc_store_tbu() 584 void cpu_ppc_store_tbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbu() 613 void cpu_ppc_store_atbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbl() 624 void cpu_ppc_store_atbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbu() 654 void cpu_ppc_store_vtb(CPUPPCState *env, uint64_t value) in cpu_ppc_store_vtb() 662 void cpu_ppc_store_tbu40(CPUPPCState *env, uint64_t value) in cpu_ppc_store_tbu40() 846 target_ulong value, int nr_bits) in __cpu_ppc_store_decr() 897 target_ulong decr, target_ulong value, in _cpu_ppc_store_decr() [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser.cpp | 260 bool value = parseBoolean(valueElement); in parseComparePresence() local 286 std::vector<uint8_t> value{}; in parseCompareVPD() local 495 uint8_t value = parseBitValue(valueElement); in parseI2CCompareBit() local 516 uint8_t value = parseHexByte(valueElement); in parseI2CCompareByte() local 615 uint8_t value = parseBitValue(valueElement); in parseI2CWriteBit() local 636 uint8_t value = parseHexByte(valueElement); in parseI2CWriteByte() local 812 std::string value = parseString(element); in parsePhaseFaultType() local 1104 std::string value = element.get<std::string>(); in parseSensorDataFormat() local 1147 std::string value = parseString(element); in parseSensorType() local 1208 std::string value = element.get<std::string>(); in parseVoutDataFormat() local
|
/openbmc/u-boot/drivers/net/ |
H A D | at91_emac.c | 102 unsigned char reg, unsigned short *value) in at91emac_read() 128 unsigned char reg, unsigned short value) in at91emac_write() 163 unsigned short value = 0; in at91emac_mii_read() local 173 u16 value) in at91emac_mii_write() 319 u32 value; in at91emac_init() local
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_mux.c | 61 u32 value = 0; in comphy_mux_get_mux_value() local 84 u32 lane, value, offset, mask; in comphy_mux_reg_write() local
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | ebi_nor_flash.c | 82 void flash_write8(u8 value, void *addr) in flash_write8() 87 void flash_write16(u16 value, void *addr) in flash_write16()
|