Searched refs:qdev_prop_uint32 (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/hw/input/ |
| H A D | stellaris_gamepad.c | 82 keycodes, qdev_prop_uint32, uint32_t),
|
| /openbmc/qemu/include/hw/ |
| H A D | qdev-properties.h | 65 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 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/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 16 qdev_prop_uint32, qdev_prop_usize, 928 unsafe { &qdev_prop_uint32 },
|
| /openbmc/qemu/target/hexagon/ |
| H A D | cpu.c | 55 qdev_prop_uint32, target_ulong),
|
| /openbmc/qemu/hw/intc/ |
| H A D | arm_gicv3_common.c | 622 redist_region_count, qdev_prop_uint32, uint32_t),
|
| /openbmc/qemu/hw/core/ |
| H A D | qdev-properties.c | 425 const PropertyInfo qdev_prop_uint32 = { variable
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.c | 1553 qdev_prop_uint32, uint32_t);
|