Difference between revisions of "DSI Registers"

From Vita Development Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
! Description
 
! Description
 
|-
 
|-
| 0x0C
+
| 0x00C
 
| 4
 
| 4
 
| Clock related
 
| Clock related
 
|-
 
|-
| 0x14
+
| 0x014
 
| 4
 
| 4
 
| Interrupts (read = triggered interrupts, write = clear interrupt)
 
| Interrupts (read = triggered interrupts, write = clear interrupt)
 +
|-
 +
| 0x500
 +
| 4
 +
| Command FIFO.
 
|}
 
|}

Revision as of 18:03, 18 July 2017

MMIO Interfaces

Name Physical address
SceDsi0Reg 0xE5050000
SceDsi1Reg 0xE5060000

Registers

Offset Size Description
0x00C 4 Clock related
0x014 4 Interrupts (read = triggered interrupts, write = clear interrupt)
0x500 4 Command FIFO.