Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/stubs/
H A Diothread-lock.c28 uint32_t new_value; in bql_block_unlock() local
/openbmc/qemu/hw/misc/
H A Dstm32_rcc.c61 uint32_t prev_value, new_value, irq_offset; in stm32_rcc_write() local
H A Dimx7_snvs.c83 uint64_t new_value = 0, snvs_count = 0; in imx7_snvs_write() local
/openbmc/phosphor-pid-control/test/
H A Dsensor_host_unittest.cpp93 double new_value = 2; in TEST() local
/openbmc/qemu/tests/qtest/
H A Dpnv-host-i2c-test.c171 uint8_t new_value = ((high) ? 1 : 0) << pin; in pnv_i2c_pca9554_set_pin() local
278 uint8_t new_value = ((high) ? 1 : 0) << shift; in pnv_i2c_pca9552_set_pin() local
/openbmc/u-boot/drivers/sound/
H A Drt5677.c97 uint old, new_value; in rt5677_bic_or() local
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-hpm.c317 uint32_t new_value = 1 << ctr_idx; in update_event_map() local
/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py79 def Set(self, interface_name, property_name, new_value): argument
/openbmc/qemu/hw/gpio/
H A Dpca9554.c49 uint8_t new_value; in pca9554_update_pin_input() local
H A Dpca9552.c118 uint8_t new_value; in pca955x_update_pin_input() local
H A Daspeed_gpio.c405 uint32_t new_value = 0; in update_value_control_source() local
/openbmc/qemu/hw/nvram/
H A Dnpcm7xx_otp.c154 static uint32_t npcm7xx_otp_compute_fcfg(uint32_t cur_value, uint32_t new_value) in npcm7xx_otp_compute_fcfg()
/openbmc/qemu/target/hexagon/
H A Dtranslate.h74 TCGv new_value[TOTAL_PER_THREAD_REGS]; member
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c652 static int write_srom(struct eth_device *dev, u_long ioaddr, int index, int new_value) in write_srom()
/openbmc/qemu/system/
H A Dcpus.c524 uint32_t new_value; in bql_block_unlock() local
/openbmc/qemu/target/riscv/
H A Dcsr.c4855 target_ulong new_value, target_ulong write_mask) in rmw_hip()
5479 target_ulong riscv_new_csr_seed(target_ulong new_value, in riscv_new_csr_seed()
5509 target_ulong new_value, in rmw_seed()
5597 target_ulong new_value, in riscv_csrrw_do64()
5656 target_ulong *ret_value, target_ulong new_value, in riscv_csrrw()
5669 Int128 new_value, in riscv_csrrw_do128()
5738 Int128 *ret_value, Int128 new_value, in riscv_csrrw_i128()
5776 target_ulong new_value, in riscv_csrrw_debug()
/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c541 uint8_t new_value = s->cst; in npcm7xx_smbus_write_cst() local
/openbmc/qemu/hw/net/
H A Dpcnet.c1337 static void pcnet_csr_writew(PCNetState *s, uint32_t rap, uint32_t new_value) in pcnet_csr_writew()
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1672 target_ulong new_value = run->riscv_csr.new_value; in kvm_riscv_handle_csr() local
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h427 unsigned long new_value; member