qemu/include/hw/watchdog
Philippe Mathieu-Daudé 6fdb438187 hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Avoid confusing two different things:
- the WDT I/O region size ('iosize')
- at which offset the SoC map the WDT ('offset')
While it is often the same, we can map smaller region sizes
at larger offsets.

Here we are interested in the I/O region size, so rename as
'iosize'.

Reviewed-by: Peter Delevoryas <peter@pjd.dev>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[ clg: Introduced temporary wdt_offset variable ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2023-02-07 09:02:05 +01:00
..
cmsdk-apb-watchdog.h arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE 2021-01-29 15:54:44 +00:00
sbsa_gwdt.h hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
wdt_aspeed.h hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' 2023-02-07 09:02:05 +01:00
wdt_diag288.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
wdt_imx2.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00