diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-06 17:10:18 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-13 20:11:13 +0200 |
commit | 94a4e18cec512c1aaf7b6049314bb954337a3ab1 (patch) | |
tree | 34dab37661d05aaf4e90c637bf1aa7d77a7e552d /python/scripts | |
parent | 6efabada95981e901bb284a0ba9389b17a425d33 (diff) | |
download | qemu-94a4e18cec512c1aaf7b6049314bb954337a3ab1.zip qemu-94a4e18cec512c1aaf7b6049314bb954337a3ab1.tar.gz qemu-94a4e18cec512c1aaf7b6049314bb954337a3ab1.tar.bz2 |
hw/sensor/tmp105: Use registerfields API
To improve readability, use the registerfields API.
Define the register bits with FIELD(), and use the
FIELD_EX8() and FIELD_DP8() macros. Remove the
abbreviations in comments.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Message-Id: <20240906154911.86803-3-philmd@linaro.org>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions