hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
commit1b09eeb122aaf1666a9c5aa789eb219443772685
authorLuc Michel <luc.michel@amd.com>
Tue, 17 Oct 2023 19:44:20 +0000 (17 21:44 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 27 Oct 2023 14:27:06 +0000 (27 15:27 +0100)
treebc2296f2c35e8aa330a7fd96d9ad799edb31312d
parentce077875da2493787985d4a747bacc924b279081
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields

Use the FIELD macro to describe the PHYMNTNC register fields.

Signed-off-by: Luc Michel <luc.michel@amd.com>
Reviewed-by: sai.pavan.boddu@amd.com
Message-id: 20231017194422.4124691-10-luc.michel@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/net/cadence_gem.c