System Control
ARM DDI 0500D
Copyright © 2013-2014 ARM. All rights reserved.
4-255
ID021414
Non-Confidential
Table 4-230
shows the L2ECTLR bit assignments.
To access the L2ECTLR:
MRC p15, 1, <Rt>, c9, c0, 3; Read L2ECTLR into Rt
MCR p15, 1, <Rt>, c9, c0, 3; Write Rt to L2ECTLR
Table 4-230 L2ECTLR bit assignments
Bits
Name
Function
[31]
-
Reserved,
RES
0.
[30]
L2 internal asynchronous error
L2 internal asynchronous error caused by L2 RAM double-bit ECC error. The possible
values are:
0
No pending asynchronous error. This is the reset value.
1
An asynchronous error has occurred.
A write of 0 clears this bit. A write of 1 is ignored.
[29]
AXI or CHI asynchronous error
AXI or CHI asynchronous error indication. The possible values are:
0
No pending asynchronous error.
1
An asynchronous error has occurred.
A write of 0 clears this bit. A write of 1 is ignored.
[28:3]
-
Reserved,
RES
0.
[2:0]
L2 dynamic retention control
L2 dynamic retention control. The possible values are:
0b000
L2 dynamic retention disabled. This is the reset value.
0b001
2 Generic Timer ticks required before retention entry.
0b010
8 Generic Timer ticks required before retention entry.
0b011
32 Generic Timer ticks required before retention entry.
0b100
64 Generic Timer ticks required before retention entry.
0b101
128 Generic Timer ticks required before retention entry.
0b110
256 Generic Timer ticks required before retention entry.
0b111
512 Generic Timer ticks required before retention entry.