Searched refs:iosize (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/hw/misc/ |
| H A D | debugexit.c | 24 uint32_t iosize; member 54 TYPE_ISA_DEBUG_EXIT_DEVICE, isa->iosize); in debug_exit_realizefn() 61 DEFINE_PROP_UINT32("iosize", ISADebugExitState, iosize, 0x02),
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | wdt_aspeed.c | 301 TYPE_ASPEED_WDT, awc->iosize); in aspeed_wdt_realize() 338 awc->iosize = 0x20; in aspeed_2400_wdt_class_init() 375 awc->iosize = 0x20; in aspeed_2500_wdt_class_init() 398 awc->iosize = 0x40; in aspeed_2600_wdt_class_init() 421 awc->iosize = 0x80; in aspeed_1030_wdt_class_init() 444 awc->iosize = 0x80; in aspeed_2700_wdt_class_init()
|
| /openbmc/u-boot/include/faraday/ |
| H A D | ftpci100.h | 15 unsigned int iosize; /* 0x00 - I/O Space Size Signal */ member
|
| /openbmc/qemu/include/hw/watchdog/ |
| H A D | wdt_aspeed.h | 44 uint32_t iosize; 45 uint32_t iosize; global() member
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | Makefile.softmmu-target | 37 QEMU_OPTS+=-device isa-debugcon,chardev=output -device isa-debug-exit,iobase=0xf4,iosize=0x4 -kernel
|
| /openbmc/qemu/tests/multiboot/ |
| H A D | run_test.sh | 36 -device isa-debug-exit,iobase=0xf4,iosize=0x4 \
|
| /openbmc/qemu/tests/tcg/x86_64/ |
| H A D | Makefile.softmmu-target | 35 QEMU_OPTS+=-device isa-debugcon,chardev=output -device isa-debug-exit,iobase=0xf4,iosize=0x4 -kernel
|