Searched defs:new_value (Results 1 – 16 of 16) sorted by relevance
/qemu/stubs/ |
H A D | iothread-lock.c | 28 uint32_t new_value; in bql_block_unlock() local
|
/qemu/hw/misc/ |
H A D | stm32_rcc.c | 61 uint32_t prev_value, new_value, irq_offset; in stm32_rcc_write() local
|
H A D | imx7_snvs.c | 83 uint64_t new_value = 0, snvs_count = 0; in imx7_snvs_write() local
|
/qemu/tests/qtest/ |
H A D | pnv-host-i2c-test.c | 171 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 D | riscv-iommu-hpm.c | 317 uint32_t new_value = 1 << ctr_idx; in update_event_map() local
|
/qemu/hw/gpio/ |
H A D | pca9554.c | 49 uint8_t new_value; in pca9554_update_pin_input() local
|
H A D | pca9552.c | 118 uint8_t new_value; in pca955x_update_pin_input() local
|
H A D | aspeed_gpio.c | 405 uint32_t new_value = 0; in update_value_control_source() local
|
/qemu/hw/nvram/ |
H A D | npcm7xx_otp.c | 154 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 D | translate.h | 74 TCGv new_value[TOTAL_PER_THREAD_REGS]; member
|
/qemu/system/ |
H A D | cpus.c | 526 uint32_t new_value; in bql_block_unlock() local
|
/qemu/target/riscv/ |
H A D | csr.c | 4793 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 D | npcm7xx_smbus.c | 541 uint8_t new_value = s->cst; in npcm7xx_smbus_write_cst() local
|
/qemu/hw/net/ |
H A D | pcnet.c | 1337 static void pcnet_csr_writew(PCNetState *s, uint32_t rap, uint32_t new_value) in pcnet_csr_writew()
|
/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 1658 target_ulong new_value = run->riscv_csr.new_value; in kvm_riscv_handle_csr() local
|
/qemu/linux-headers/linux/ |
H A D | kvm.h | 427 unsigned long new_value; member
|