CONFIG11 Registers: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
m moved PDN to PDN Registers  | 
				|||
| Line 15: | Line 15: | ||
| 0x1EC4100C  | | 0x1EC4100C  | ||
| 4  | | 4  | ||
|-  | |||
| PDN_TWLMODE?  | |||
| 0x10141100  | |||
|  | |||
| 2  | |||
|-  | |||
| ?  | |||
| 0x10141110  | |||
|  | |||
| 2  | |||
|-  | |||
| ?  | |||
| 0x10141112  | |||
|   | |||
| 2  | |||
|-  | |||
| ?  | |||
| 0x10141114  | |||
|   | |||
| 2  | |||
|-  | |||
| ?  | |||
| 0x10141116  | |||
|   | |||
| 2  | |||
|-  | |-  | ||
| PDN_LCD  | | PDN_LCD  | ||
| Line 24: | Line 49: | ||
| 0x10141202  | | 0x10141202  | ||
| 0x1EC41202  | | 0x1EC41202  | ||
| 1  | |||
|-  | |||
| ?  | |||
| 0x10141210  | |||
| 0x1EC41210  | |||
| 1  | | 1  | ||
|-  | |-  | ||
| Line 34: | Line 64: | ||
| 0x10141224  | | 0x10141224  | ||
| 0x1EC41224  | | 0x1EC41224  | ||
| 1  | |||
|-  | |||
| ?  | |||
| 0x10141230  | |||
| 0x1EC41230  | |||
| 1  | | 1  | ||
|}  | |}  | ||
Revision as of 17:15, 28 September 2014
Registers
| NAME | PHYSICAL ADDRESS | ARM11 PROCESS ADDRESS | WIDTH | 
|---|---|---|---|
| ? | 0x10141008 | 0x1EC41008 | 4 | 
| ? | 0x1014100C | 0x1EC4100C | 4 | 
| PDN_TWLMODE? | 0x10141100 | 2 | |
| ? | 0x10141110 | 2 | |
| ? | 0x10141112 | 2 | |
| ? | 0x10141114 | 2 | |
| ? | 0x10141116 | 2 | |
| PDN_LCD | 0x10141200 | 0x1EC41200 | 1 | 
| PDN_BACKLIGHT | 0x10141202 | 0x1EC41202 | 1 | 
| ? | 0x10141210 | 0x1EC41210 | 1 | 
| PDN_CODEC | 0x10141220 | 0x1EC41220 | 1 | 
| PDN_CAMERA | 0x10141224 | 0x1EC41224 | 1 | 
| ? | 0x10141230 | 0x1EC41230 | 1 | 
0x1EC41008 and 0x1EC4100C
These are the PDN PTM registers used for the PDN PTM service.
PDN_LCD
This one seems to control the LCD displays?
PDN_BACKLIGHT
This is the power register used for the LCD backlights.
bit0 = turn on/off LCD backlight, rest = always 0.
PDN_CODEC
This is the power register used for the PDN CODEC service.
bit0 = unknown, bit1 = turn on/off DSP, rest = always 0.
PDN_CAMERA
This is the power register used for the PDN camera service.
bit0 = unknown, bit1 = turn on/off cameras, rest = always 0.