Searched refs:aspeed (Results 1 – 18 of 18) sorted by relevance
/qemu/tests/functional/ |
H A D | test_arm_aspeed_witherspoon.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_palmetto.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_romulus.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_bletchley.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_ast2500.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_rainier.py | 8 from aspeed import AspeedTest
|
H A D | test_arm_aspeed_ast2600.py | 13 from aspeed import AspeedTest
|
/qemu/docs/specs/ |
H A D | index.rst | 41 aspeed-intc
|
H A D | fsi.rst | 65 learn more about Aspeed ``rainier-bmc`` machine: (:doc:`../../system/arm/aspeed`) 71 -dtb aspeed-bmc-ibm-rainier.dtb \ 84 dev: aspeed.apb2opb, id ""
|
H A D | tpm.rst | 364 -dtb arch/arm/boot/dts/aspeed-ast2600-evb.dtb \ 368 -device tpm-tis-i2c,tpmdev=tpm0,bus=aspeed.i2c.bus.12,address=0x2e
|
/qemu/include/hw/net/ |
H A D | ftgmac100.h | 71 bool aspeed; member
|
/qemu/tests/qtest/ |
H A D | meson.build | 367 'aspeed_hace-test': files('aspeed-hace-utils.c', 'aspeed_hace-test.c'), 368 'aspeed_smc-test': files('aspeed-smc-utils.c', 'aspeed_smc-test.c'), 369 'ast2700-hace-test': files('aspeed-hace-utils.c', 'ast2700-hace-test.c'), 370 'ast2700-smc-test': files('aspeed-smc-utils.c', 'ast2700-smc-test.c'),
|
/qemu/docs/system/arm/ |
H A D | aspeed.rst | 112 -dtb arch/arm/boot/dts/aspeed-ast2600-evb.dtb \ 372 * zephyr-aspeed-ssp.elf (for SSP firmware, CPU 5) 373 * zephyr-aspeed-tsp.elf (for TSP firmware, CPU 6) 392 -device loader,file=${IMGDIR}/zephyr-aspeed-ssp.elf,cpu-num=4 \ 393 -device loader,file=${IMGDIR}/zephyr-aspeed-tsp.elf,cpu-num=5 \
|
/qemu/hw/watchdog/ |
H A D | trace-events | 16 # wdt-aspeed.c
|
/qemu/hw/arm/ |
H A D | meson.build | 43 'aspeed.c',
|
/qemu/docs/system/ |
H A D | target-arm.rst | 81 arm/aspeed
|
/qemu/hw/net/ |
H A D | ftgmac100.c | 1187 if (s->aspeed) { in ftgmac100_realize() 1258 DEFINE_PROP_BOOL("aspeed", FTGMAC100State, aspeed, false),
|
/qemu/ |
H A D | MAINTAINERS | 1191 F: hw/*/*aspeed* 1192 F: include/hw/*/*aspeed* 1195 F: docs/system/arm/aspeed.rst 1197 F: tests/*/*aspeed*
|