Difference between revisions of "I2S Registers"

From 3dbrew
Jump to navigation Jump to search
m (moved CODEC to CODEC Registers)
(Replaced content with "Empty")
Line 1: Line 1:
== Registers ==
+
Empty
{| class="wikitable" border="1"
 
!  NAME
 
!  PHYSICAL ADDRESS
 
!  ARM11 PROCESS ADDRESS
 
!  WIDTH
 
|-
 
| ?
 
| 0x10141114
 
| 0x1EC41114
 
| 2
 
|-
 
| ?
 
| 0x10141116
 
| 0x1EC41116
 
| 2
 
|}
 
 
 
==0x1EC41114 and 0x1EC41116==
 
The following is the only time the ARM11 CODEC module uses any 0x1EC41XXX registers. In one case CODEC module clears bit1 in register 0x1EC41114, in the other case CODEC module sets bit1 in registers 0x1EC41114 and 0x1EC41116.
 

Revision as of 16:52, 20 March 2015

Empty