diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2022-01-07 17:07:58 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2022-01-07 17:07:58 +0000 |
| commit | 8d2d6dd9bb6f4a275e9acc5d97b020cd91483285 (patch) | |
| tree | 1b1e506ea1e3e16a7f56154837ed4e648ab4a2f7 /scripts/qapi/commands.py | |
| parent | a120157b24c78c2d890cd9793eb5a1cbbf42c9a9 (diff) | |
| download | focaccia-qemu-8d2d6dd9bb6f4a275e9acc5d97b020cd91483285.tar.gz focaccia-qemu-8d2d6dd9bb6f4a275e9acc5d97b020cd91483285.zip | |
hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
We currently define a bitmask for the GITS_CTLR ENABLED bit in two ways: as ITS_CTLR_ENABLED, and via the FIELD() macro as R_GITS_CTLR_ENABLED_MASK. Consistently use the FIELD macro version everywhere and remove the redundant ITS_CTLR_ENABLED define. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions