hw/misc/macio/gpio: Add constants for register bits
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 24 Feb 2025 14:10:26 +0000 (15:10 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 5 Mar 2025 01:13:27 +0000 (02:13 +0100)
commitd9bf3cec6752663946c886e28d9ef1fc9586edb3
tree33ebf06a4147307ab5c5cee326104d1e4f7a73a1
parent70f98ae150ab05e4807625878d271049af23716b
hw/misc/macio/gpio: Add constants for register bits

Add named constants for register bit values that should make it easier
to understand what these mean.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-ID: <20250224141026.3B36C4E6010@zero.eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/misc/macio/gpio.c