Home
last modified time | relevance | path

Searched refs:resettable_class_set_parent_phases (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/include/hw/
H A Dresettable.h240 void resettable_class_set_parent_phases(ResettableClass *rc,
/openbmc/qemu/docs/devel/
H A Dreset.rst133 The ``resettable_class_set_parent_phases()`` class function may be used to
187 resettable_class_set_parent_phases(rc,
196 ``resettable_class_set_parent_phases()``. For example, the following will
199 resettable_class_set_parent_phases(rc, mydev_reset_enter, NULL, NULL,
/openbmc/qemu/target/tricore/
H A Dcpu.c195 resettable_class_set_parent_phases(rc, NULL, tricore_cpu_reset_hold, NULL, in tricore_cpu_class_init()
/openbmc/qemu/target/rx/
H A Dcpu.c218 resettable_class_set_parent_phases(rc, NULL, rx_cpu_reset_hold, NULL, in rx_cpu_class_init()
/openbmc/qemu/hw/core/
H A Dresettable.c271 void resettable_class_set_parent_phases(ResettableClass *rc, in resettable_class_set_parent_phases() function
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its_kvm.c251 resettable_class_set_parent_phases(rc, NULL, kvm_arm_its_reset_hold, NULL, in kvm_arm_its_class_init()
H A Darm_gic_kvm.c605 resettable_class_set_parent_phases(rc, NULL, kvm_arm_gic_reset_hold, NULL, in kvm_arm_gic_class_init()
/openbmc/qemu/target/xtensa/
H A Dcpu.c251 resettable_class_set_parent_phases(rc, NULL, xtensa_cpu_reset_hold, NULL, in xtensa_cpu_class_init()
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_root_port.c276 resettable_class_set_parent_phases(rc, NULL, cxl_rp_reset_hold, NULL, in cxl_root_port_class_init()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.c323 resettable_class_set_parent_phases(rc, NULL, pnv_phb_root_port_reset_hold, in pnv_phb_root_port_class_init()
H A Dpnv_phb3_msi.c296 resettable_class_set_parent_phases(rc, NULL, phb3_msi_reset_hold, NULL, in phb3_msi_class_init()
/openbmc/qemu/hw/display/
H A Dvirtio-vga.c229 resettable_class_set_parent_phases(rc, NULL, virtio_vga_base_reset_hold, in virtio_vga_base_class_init()
/openbmc/qemu/target/sh4/
H A Dcpu.c281 resettable_class_set_parent_phases(rc, NULL, superh_cpu_reset_hold, NULL, in superh_cpu_class_init()
/openbmc/qemu/target/openrisc/
H A Dcpu.c239 resettable_class_set_parent_phases(rc, NULL, openrisc_cpu_reset_hold, NULL, in openrisc_cpu_class_init()
/openbmc/qemu/target/cris/
H A Dcpu.c312 resettable_class_set_parent_phases(rc, NULL, cris_cpu_reset_hold, NULL, in cris_cpu_class_init()
/openbmc/qemu/target/microblaze/
H A Dcpu.c413 resettable_class_set_parent_phases(rc, NULL, mb_cpu_reset_hold, NULL, in mb_cpu_class_init()
/openbmc/qemu/target/avr/
H A Dcpu.c239 resettable_class_set_parent_phases(rc, NULL, avr_cpu_reset_hold, NULL, in avr_cpu_class_init()
/openbmc/qemu/target/hexagon/
H A Dcpu.c378 resettable_class_set_parent_phases(rc, NULL, hexagon_cpu_reset_hold, NULL, in hexagon_cpu_class_init()
/openbmc/qemu/target/nios2/
H A Dcpu.c379 resettable_class_set_parent_phases(rc, NULL, nios2_cpu_reset_hold, NULL, in nios2_cpu_class_init()
/openbmc/qemu/hw/misc/
H A Dmac_via.c1339 resettable_class_set_parent_phases(rc, NULL, mos6522_q800_via1_reset_hold, in mos6522_q800_via1_class_init()
1427 resettable_class_set_parent_phases(rc, NULL, mos6522_q800_via2_reset_hold, in mos6522_q800_via2_class_init()
/openbmc/qemu/hw/input/
H A Dps2.c1264 resettable_class_set_parent_phases(rc, NULL, ps2_kbd_reset_hold, NULL, in ps2_kbd_class_init()
1283 resettable_class_set_parent_phases(rc, NULL, ps2_mouse_reset_hold, NULL, in ps2_mouse_class_init()
/openbmc/qemu/hw/misc/macio/
H A Dcuda.c607 resettable_class_set_parent_phases(rc, NULL, mos6522_cuda_reset_hold, in mos6522_cuda_class_init()
H A Dpmu.c818 resettable_class_set_parent_phases(rc, NULL, mos6522_pmu_reset_hold, in mos6522_pmu_class_init()
/openbmc/qemu/target/m68k/
H A Dcpu.c551 resettable_class_set_parent_phases(rc, NULL, m68k_cpu_reset_hold, NULL, in m68k_cpu_class_init()
/openbmc/qemu/target/mips/
H A Dcpu.c577 resettable_class_set_parent_phases(rc, NULL, mips_cpu_reset_hold, NULL, in mips_cpu_class_init()

12