Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/qemu/hw/misc/
H A Dxlnx-versal-crl.c154 .reset = 0x1,
162 .reset = 0x1,
252 .reset = 0x1,
255 .reset = 0x1,
258 .reset = 0x1,
261 .reset = 0x1,
263 .reset = 0x1,
266 .reset = 0x1,
269 .reset = 0x1,
272 .reset = 0x1,
[all …]
H A Dxlnx-zynqmp-crf.c84 .reset = 0x1,
92 .reset = 0x12c09,
99 .reset = 0x2c09,
113 .reset = 0x3f,
117 .reset = 0x400,
120 .reset = 0x400,
123 .reset = 0x400,
129 .reset = 0x2500,
147 .reset = 0x1500,
168 .reset = 0xa00,
[all …]
H A Dxlnx-versal-pmc-iou-slcr.c1036 .reset = 0x1,
1041 .reset = 0x1,
1100 .reset = 0x1,
1105 .reset = 0x1,
1138 .reset = 0x4,
1141 .reset = 0x2,
1144 .reset = 0x4,
1147 .reset = 0x2,
1150 .reset = 0x1,
1155 .reset = 0x2,
[all …]
H A Dxlnx-zynqmp-apu-ctrl.c106 .reset = 0xffff0000ul, \
116 .reset = 0x1,
123 .reset = 0xf0f,
131 .reset = 0xf000f,
H A Dxlnx-versal-xramc.c57 .reset = 0xf,
64 .reset = 0x7ff,
117 .reset = 0x4,
121 .reset = 0xffff,
/qemu/tests/qtest/
H A Dstm32l4x5_gpio-test.c226 g_assert_cmphex(odr, ==, reset(GPIO_A, ODR)); in test_idr_reset_value()
231 g_assert_cmphex(idr, ==, reset(GPIO_A, IDR)); in test_idr_reset_value()
241 g_assert_cmphex(odr, ==, reset(GPIO_B, ODR)); in test_idr_reset_value()
246 g_assert_cmphex(idr, ==, reset(GPIO_B, IDR)); in test_idr_reset_value()
255 g_assert_cmphex(odr, ==, reset(GPIO_C, ODR)); in test_idr_reset_value()
260 g_assert_cmphex(idr, ==, reset(GPIO_C, IDR)); in test_idr_reset_value()
308 gpio_writel(gpio, ODR, reset(gpio, ODR)); in test_gpio_output_mode()
413 gpio_writel(gpio2, ODR, reset(gpio2, ODR)); in test_push_pull()
466 gpio_writel(gpio2, ODR, reset(gpio2, ODR)); in test_open_drain()
471 gpio_writel(gpio, ODR, reset(gpio, ODR)); in test_open_drain()
[all …]
/qemu/docs/devel/
H A Dreset.rst12 reset first) are addressed.
17 Triggering reset
26 instantly reset an object, without keeping it in reset state, just call
28 object to reset and a reset type.
33 Cold reset is supported by every resettable object. In QEMU, it means we reset
84 its registers back to what reset state was as well as reset everything on the
95 machines from reset ordering problems. To address this, the reset operation
148 in reset.
217 Polling the reset state
244 Base class handling of reset
[all …]
/qemu/hw/usb/
H A Dhcd-dwc3.c404 .reset = 0x300,
424 .reset = 0x198a,
460 .reset = 0xa0000,
464 .reset = 0x40d,
478 .reset = 0x2c7000a,
481 .reset = 0x2d10103,
484 .reset = 0x3d40103,
487 .reset = 0x4d70083,
490 .reset = 0x55a0083,
493 .reset = 0x5dd0083,
[all …]
H A Dxlnx-versal-usb2-ctrl-regs.c117 .reset = 0x20,
124 .reset = 0x1,
133 .reset = 0x3,
/qemu/scripts/coccinelle/
H A Dcpu-reset.cocci1 // Convert targets using the old CPUState reset to DeviceState reset
7 // --sp-file scripts/coccinelle/cpu-reset.cocci \
13 // * the parent reset field in the target CPU class is 'parent_reset'
14 // * no reset function already has a 'dev' local
H A Dreset-type.cocci1 // Convert device code using three-phase reset to add a ResetType
10 // --sp-file scripts/coccinelle/reset-type.cocci \
39 // itself (probably chaining to the parent class reset) then add the
90 // Special case: isl_pmbus_vr.c has some reset methods calling others directly
/qemu/plugins/
H A Dloader.c327 bool reset; member
346 if (data->reset) { in plugin_reset_destroy__locked()
396 bool reset) in plugin_reset_uninstall() argument
403 if (ctx->uninstalling || (reset && ctx->resetting)) { in plugin_reset_uninstall()
406 ctx->resetting = reset; in plugin_reset_uninstall()
407 ctx->uninstalling = !reset; in plugin_reset_uninstall()
413 data->reset = reset; in plugin_reset_uninstall()
/qemu/hw/mips/
H A Dloongson3_bootp.c144 void init_reset_system(struct efi_reset_system_t *reset) in init_reset_system() argument
146 reset->Shutdown = cpu_to_le64(0xffffffffbfc000a8); in init_reset_system()
147 reset->ResetCold = cpu_to_le64(0xffffffffbfc00080); in init_reset_system()
148 reset->ResetWarm = cpu_to_le64(0xffffffffbfc00080); in init_reset_system()
149 reset->DoSuspend = cpu_to_le64(0xffffffffbfc000d0); in init_reset_system()
/qemu/qapi/
H A Drun-state.json73 # @host-qmp-system-reset: Reaction to the QMP command 'system_reset'
82 # @guest-reset: Guest reset request, and command line turns that into
88 # @subsystem-reset: Partial guest reset that does not trigger QMP
99 'host-signal', 'host-ui', 'guest-shutdown', 'guest-reset',
100 'guest-panic', 'subsystem-reset', 'snapshot-load'] }
181 # Emitted when the virtual machine is reset
307 # @reset: system resets
334 # @reset: Reset the VM
342 'data': [ 'reset', 'shutdown' ] }
660 # @reset: the failure is unrecoverable but confined to the guest.
[all …]
/qemu/hw/dma/
H A Dxlnx-zynq-devcfg.c265 .reset = R_CTRL_PCAP_PR_MASK | R_CTRL_PCAP_MODE_MASK | 0x3 << 13,
275 .reset = R_CFG_RESET,
280 .reset = R_INT_STS_PSS_GTS_USR_B_MASK |
287 .reset = ~0,
292 .reset = R_STATUS_DMA_CMD_Q_E_MASK |
316 .reset = 0x2 << R_MCTRL_PS_VERSION_SHIFT | 1 << 23 | R_MCTRL_QEMU_MASK,
387 dc->reset = xlnx_zynq_devcfg_reset; in xlnx_zynq_devcfg_class_init()
/qemu/docs/specs/
H A Dsev-guest-firmware.rst61 | 0xffffffb8 | 4 | SEV-ES AP reset RIP |
63 | 0xffffffbc | 2 | SEV-ES reset block entry length (=0x16) |
65 | 0xffffffbe | 16 | SEV-ES reset block entry GUID: |
85 SEV-ES reset block
90 For the initial boot of an AP under SEV-ES, the "reset" RIP must be
/qemu/hw/rtc/
H A Dxlnx-zynqmp-rtc.c138 .reset = 0x3,
148 .reset = 0x1,
155 .reset = 0x1000000,
258 dc->reset = rtc_reset; in rtc_class_init()
/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c561 .reset = 0x1,
577 .reset = 0x19,
579 .reset = 0xff,
581 .reset = 0x11,
583 .reset = 0x3a,
585 .reset = 0x16,
591 .reset = 0x80007fff,
614 .reset = 0x8,
654 *(uint32_t *)reg->data = reg->access->reset; in efuse_ctrl_register_reset()
/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c1424 .reset = 0x3,
1428 .reset = 0x2,
1434 .reset = 0x1,
1438 .reset = 0x101002,
1442 .reset = 0x80,
1453 .reset = 0x200,
1461 .reset = 0x1,
1465 .reset = 0x1,
1469 .reset = 0x10005,
1517 .reset = 0x4,
[all …]
/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c29 unsigned long reset = (FPCR_INED | FPCR_UNFD | FPCR_OVFD | FPCR_DZED | in test_cvttq() local
41 : "f"(d), "f"(reset)); in test_cvttq()
/qemu/hw/core/
H A Dqdev.c265 return &dev->reset; in device_get_reset_state()
547 resettable_state_clear(&dev->reset); in device_set_realized()
779 if (dc->reset) { in device_transitional_reset()
780 dc->reset(DEVICE(obj)); in device_transitional_reset()
791 if (dc->reset != device_phases_reset) { in device_get_transitional_reset()
834 dc->reset = device_phases_reset; in device_class_init()
851 *parent_reset = dc->reset; in device_class_set_parent_reset()
852 dc->reset = dev_reset; in device_class_set_parent_reset()
H A Dregister.c87 old_val = reg->data ? register_read_val(reg) : ac->reset; in register_write()
141 ret = reg->data ? register_read_val(reg) : ac->reset; in register_read()
172 register_write_val(reg, reg->access->reset); in register_reset()
175 ac->post_write(reg, reg->access->reset); in register_reset()
/qemu/tests/tcg/arm/system/
H A Dboot.S33 b reset /* reset vector */
203 reset: label
207 endf reset
/qemu/docs/system/devices/
H A Dusb.rst367 ``usb-host`` properties for reset behavior
370 The ``guest-reset`` and ``guest-reset-all`` properties control
371 whenever the guest is allowed to reset the physical usb device on the
374 ``guest-reset=false``
375 The guest is not allowed to reset the (physical) usb device.
377 ``guest-reset=true,guest-resets-all=false``
378 The guest is allowed to reset the device when it is not yet
380 in one guest reset being allowed. This is the default behavior.
382 ``guest-reset=true,guest-resets-all=true``
383 The guest is allowed to reset the device as it pleases.
[all …]
/qemu/qga/
H A Dcommands-posix-ssh.c114 bool has_reset, bool reset, in qmp_guest_ssh_add_authorized_keys() argument
124 reset = has_reset && reset; in qmp_guest_ssh_add_authorized_keys()
138 if (!reset) { in qmp_guest_ssh_add_authorized_keys()

12345678910>>...24