Home
last modified time | relevance | path

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

/qemu/stubs/
H A Diothread-lock.c28 uint32_t new_value; in bql_block_unlock() local
/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
/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
/qemu/hw/riscv/
H A Driscv-iommu-hpm.c317 uint32_t new_value = 1 << ctr_idx; in update_event_map() local
/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
/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()
/qemu/target/hexagon/
H A Dtranslate.h74 TCGv new_value[TOTAL_PER_THREAD_REGS]; member
/qemu/system/
H A Dcpus.c526 uint32_t new_value; in bql_block_unlock() local
/qemu/target/riscv/
H A Dcsr.c4793 target_ulong new_value, target_ulong write_mask) in rmw_hip()
5417 target_ulong riscv_new_csr_seed(target_ulong new_value, in riscv_new_csr_seed()
5447 target_ulong new_value, in rmw_seed()
5535 target_ulong new_value, in riscv_csrrw_do64()
5594 target_ulong *ret_value, target_ulong new_value, in riscv_csrrw()
5607 Int128 new_value, in riscv_csrrw_do128()
5676 Int128 *ret_value, Int128 new_value, in riscv_csrrw_i128()
5714 target_ulong new_value, in riscv_csrrw_debug()
/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c541 uint8_t new_value = s->cst; in npcm7xx_smbus_write_cst() local
/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()
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1658 target_ulong new_value = run->riscv_csr.new_value; in kvm_riscv_handle_csr() local
/qemu/linux-headers/linux/
H A Dkvm.h427 unsigned long new_value; member