commit | c755c943aa2e24df8eb135d3080c8097d1d5d40f | [log] [tgz] |
---|---|---|
author | Luc Michel <luc.michel@amd.com> | Tue Oct 17 21:44:12 2023 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 27 15:27:06 2023 +0100 |
tree | de75f4c4c707085a93483914ccb0132522818384 | |
parent | 6f83dc67168d17856744275e2a0d7a6addf6cfb9 [diff] |
hw/net/cadence_gem: use REG32 macro for register definitions Replace register defines with the REG32 macro from registerfields.h in the Cadence GEM device. Signed-off-by: Luc Michel <luc.michel@amd.com> Reviewed-by: sai.pavan.boddu@amd.com Message-id: 20231017194422.4124691-2-luc.michel@amd.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>