We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e65c2 commit 2092719Copy full SHA for 2092719
docs/hw/soc/agx.md
@@ -615,9 +615,9 @@ These registers are read once, during initialization:
615
These status registers are continually checked by *something* on the CPU
616
617
0x11008 : u32 - Always counts up whenever work is done
618
- 0x1100c : u32 - Useally 0
+ 0x1100c : u32 - Usually 0
619
0x11010 : u32 - Another work counter? counts up slower
620
- 0x11014 : u32 - Useally 0
+ 0x11014 : u32 - Usually 0
621
622
There doesn't seem to be a good relationship of when these status registers are read, relative to
623
the ASC Pong and Kicks.
0 commit comments