diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-10 17:02:00 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-01-27 14:28:40 +0000 |
commit | b7c55f596cc8b6cd85aeed08846da677e7261b5c (patch) | |
tree | 1be01fad83ac29e1998a74d549739a9ef6fedf21 /scripts/render_block_graph.py | |
parent | 7330c1c5c61acd8172ff218dd9e169cd2a4fa87b (diff) | |
download | qemu-b7c55f596cc8b6cd85aeed08846da677e7261b5c.zip qemu-b7c55f596cc8b6cd85aeed08846da677e7261b5c.tar.gz qemu-b7c55f596cc8b6cd85aeed08846da677e7261b5c.tar.bz2 |
hw/arm/stellaris: Use DEVCAP macro to access DeviceCapability registers
Add definitions (DCx_periph) for the DeviceCapability bits,
replace direct bitmask checks with the DEV_CAP() macro,
which use the extract/deposit API.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250110160204.74997-6-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions