Searched refs:qdev_prop_uint32 (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/hw/ |
H A D | qdev-properties.h | 55 extern const PropertyInfo qdev_prop_uint32; 158 DEFINE_PROP_UNSIGNED(_n, _s, _f, _d, qdev_prop_uint32, uint32_t)
|
/openbmc/qemu/hw/input/ |
H A D | stellaris_gamepad.c | 82 keycodes, qdev_prop_uint32, uint32_t),
|
/openbmc/qemu/hw/misc/ |
H A D | arm_sysctl.c | 631 db_voltage, qdev_prop_uint32, uint32_t), 634 db_clock_reset, qdev_prop_uint32, uint32_t),
|
H A D | mps2-scc.c | 474 qdev_prop_uint32, uint32_t),
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-efuse.c | 274 qdev_prop_uint32, uint32_t),
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.c | 54 qdev_prop_uint32, target_ulong),
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_common.c | 621 redist_region_count, qdev_prop_uint32, uint32_t),
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties.c | 366 const PropertyInfo qdev_prop_uint32 = { variable
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | 1585 qdev_prop_uint32, uint32_t);
|