Home
last modified time | relevance | path

Searched defs:reset_state (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/core/
H A Dresetcontainer.c23 ResettableState reset_state; member
H A Dreset.c55 ResettableState reset_state; member
/qemu/include/hw/virtio/
H A Dvirtio-balloon.h77 ResettableState reset_state; member
H A Dvirtio-mem.h131 ResettableState reset_state; member
/qemu/scripts/
H A Dkernel-doc1846 sub reset_state { subroutine
/qemu/tests/qtest/
H A Dmicrobit-test.c274 } const reset_state[] = { in test_nrf51_gpio() local
H A Dpnv-xive2-test.c146 static void reset_state(QTestState *qts) in reset_state() function
/qemu/hw/net/can/
H A Dxlnx-versal-canfd.c1799 bool reset_state = ARRAY_FIELD_EX32(s->regs, SOFTWARE_RESET_REGISTER, SRST); in can_xilinx_canfd_receive() local