Home
last modified time | relevance | path

Searched refs:qdev_prop_uint32 (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/input/
H A Dstellaris_gamepad.c82 keycodes, qdev_prop_uint32, uint32_t),
/openbmc/qemu/include/hw/
H A Dqdev-properties.h65 extern const PropertyInfo qdev_prop_uint32;
176 DEFINE_PROP_UNSIGNED(_n, _s, _f, _d, qdev_prop_uint32, uint32_t)
/openbmc/qemu/hw/misc/
H A Darm_sysctl.c631 db_voltage, qdev_prop_uint32, uint32_t),
634 db_clock_reset, qdev_prop_uint32, uint32_t),
H A Dmps2-scc.c474 qdev_prop_uint32, uint32_t),
/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse.c274 qdev_prop_uint32, uint32_t),
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs16 qdev_prop_uint32, qdev_prop_usize,
928 unsafe { &qdev_prop_uint32 },
/openbmc/qemu/target/hexagon/
H A Dcpu.c55 qdev_prop_uint32, target_ulong),
/openbmc/qemu/hw/intc/
H A Darm_gicv3_common.c622 redist_region_count, qdev_prop_uint32, uint32_t),
/openbmc/qemu/hw/core/
H A Dqdev-properties.c425 const PropertyInfo qdev_prop_uint32 = { variable
/openbmc/qemu/target/arm/
H A Dcpu.c1553 qdev_prop_uint32, uint32_t);