Files
dingusppc/devices
joevt 2c79171be6 atimach64gx: Fix CONFIG_CNTL and MM_REGS_OFFSET.
Init them to defaults.
Make CONFIG_CNTL 8 bytes so unaligned read/write is easier.
Write changes to CONFIG_CNTL even if offset + size is > 4.
Log aperture change only if first byte (LSB) of CONFIG_CNTL is written. The driver might only write to the 2 most significant bytes which won't affect aperture size.
Offset and size are applied to the destination, not to source value, so we shouldn't use extract_bits when logging value.
Use ATI bitfield enums in switch statement.
2024-04-22 07:48:00 -07:00
..
2023-09-22 00:09:17 +02:00
2024-03-08 19:27:42 -07:00
2024-04-07 18:48:52 +02:00
2024-03-01 08:01:31 -07:00
2023-11-03 00:33:47 -07:00
2023-11-03 00:33:47 -07:00