CONFIG11 Registers: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! ARM11 PROCESS ADDRESS ! WIDTH |- | ? | 0x10141008 | 0x1EC41008 | 4 |- | ? | 0x1014100C | 0x1EC4100..."
 
No edit summary
Line 16: Line 16:
| 4
| 4
|-
|-
| ?
| PDN_CODEC
| 0x10141220
| 0x10141220
| 0x1EC41220
| 0x1EC41220
Line 30: Line 30:
These are the PDN PTM registers used for the [[PDN_Services|PDN]] PTM service.
These are the PDN PTM registers used for the [[PDN_Services|PDN]] PTM service.


==0x1EC41220==
==PDN_CODEC==
This is the PDN CODEC register used for the [[PDN_Services|PDN]] CODEC service.
This is the power register used for the [[PDN_Services|PDN]] CODEC service.
 
bit0 = unknown, bit1 = turn on/off DSP, rest = always 0.


==0x1EC41224==
==0x1EC41224==
This is the PDN CODEC register used for the [[PDN_Services|PDN]] camera service.
This is the PDN CODEC register used for the [[PDN_Services|PDN]] camera service.

Revision as of 21:09, 27 September 2014

Registers

NAME PHYSICAL ADDRESS ARM11 PROCESS ADDRESS WIDTH
? 0x10141008 0x1EC41008 4
? 0x1014100C 0x1EC4100C 4
PDN_CODEC 0x10141220 0x1EC41220 1
? 0x10141224 0x1EC41224 1

0x1EC41008 and 0x1EC4100C

These are the PDN PTM registers used for the PDN PTM service.

PDN_CODEC

This is the power register used for the PDN CODEC service.

bit0 = unknown, bit1 = turn on/off DSP, rest = always 0.

0x1EC41224

This is the PDN CODEC register used for the PDN camera service.