]> git.proxmox.com Git - mirror_qemu.git/commit
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
authorLuc Michel <luc.michel@amd.com>
Tue, 17 Oct 2023 19:44:19 +0000 (21:44 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 27 Oct 2023 14:27:06 +0000 (15:27 +0100)
commitce077875da2493787985d4a747bacc924b279081
treecd32a1c2f0d51e1282140215f8320c5c3f1642f0
parent987e80601724207ffb747d6a12d718d3829b9c7b
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields

Use the FIELD macro to describe the DESCONF6 register fields.

Signed-off-by: Luc Michel <luc.michel@amd.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20231017194422.4124691-9-luc.michel@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/net/cadence_gem.c