summary refs log tree commit diff stats
path: root/rust/qemu-api/src
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2024-12-22 13:00:00 +0000
committerThomas Huth <huth@tuxfamily.org>2024-12-29 07:13:47 +0100
commitbbcaced2bfc9865f37ea4e4988af2108abadee51 (patch)
tree79ce53ad9b1be859a0b89121c7bb957a4b90c124 /rust/qemu-api/src
parentb37da8b95f50f355d173789bec8419f01371473e (diff)
downloadfocaccia-qemu-bbcaced2bfc9865f37ea4e4988af2108abadee51.tar.gz
focaccia-qemu-bbcaced2bfc9865f37ea4e4988af2108abadee51.zip
next-cube: always use retval to return rtc read values
Instead of shifting out rtc read values from individual rtc registers, change
the logic so that rtc read commands are executed when the last bit of the rtc
command is received and the result stored in retval. This simplifies the rtc
read logic such that the shift out logic can be consolidated for rtc phases
between 8 and 16.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-ID: <20241222130012.1013374-22-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions