Lines Matching +full:0 +full:x00000013
15 #define CM_BASE 0x10000000
20 #define OS_CTRL 0x0000000C
21 #define CMMASK_REMAP 0x00000005 /* set remap & led */
22 #define CMMASK_RESET 0x00000008
23 #define OS_LOCK 0x00000014
24 #define CMVAL_LOCK1 0x0000A000 /* locking value */
25 #define CMVAL_LOCK2 0x0000005F /* locking value */
26 #define CMVAL_UNLOCK 0x00000000 /* any value != CM_LOCKVAL */
27 #define OS_SDRAM 0x00000020
28 #define OS_INIT 0x00000024
29 #define CMMASK_MAP_SIMPLE 0xFFFDFFFF /* simple mapping */
30 #define CMMASK_TCRAM_DISABLE 0xFFFEFFFF /* TCRAM disabled */
31 #define CMMASK_LOWVEC 0x00000000 /* vectors @ 0x00000000 */
32 #define CMMASK_LE 0xFFFFFFF7 /* little endian */
33 #define CMMASK_CMxx6_COMMON 0x00000013 /* Common value for CMxx6 */
39 #define CMMASK_INIT_102 0x00000300 /* see CM102xx ref manual */
61 #define OS_SPD 0x00000100 /* Address of SPD data */
73 #define OS_SPD 0x00000100 /* The SDRAM SPD data is copied here */