SHA Registers: Difference between revisions
Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! WIDTH |- | REG_SHA_CNT | 0x1000A000 | 4 |- | ?? | 0x1000A004 | 4 |- | REG_SHA_OUT | 0x1000A040 | 0x..." |
No edit summary |
||
Line 9: | Line 9: | ||
| 4 | | 4 | ||
|- | |- | ||
| | | REG_SHA_DATASIZE? | ||
| 0x1000A004 | | 0x1000A004 | ||
| 4 | | 4 | ||
Line 37: | Line 37: | ||
| 1 when FIFO expects read/write | | 1 when FIFO expects read/write | ||
|} | |} | ||
== REG_SHA_DATASIZE == | |||
This reg contains the total size of the data written to REG_SHA_IN in big endian. |