Go to the documentation of this file.
64 #define MS02NV_CSR 0x400000
67 #define MS02NV_CSR_BATT_OK 0x01
68 #define MS02NV_CSR_BATT_OFF 0x02
72 #define MS02NV_DIAG 0x0003f8
73 #define MS02NV_MAGIC 0x0003fc
74 #define MS02NV_VALID 0x000400
75 #define MS02NV_RAM 0x001000
78 #define MS02NV_DIAG_TEST 0x01
79 #define MS02NV_DIAG_RO 0x02
80 #define MS02NV_DIAG_RW 0x04
81 #define MS02NV_DIAG_FAIL 0x08
82 #define MS02NV_DIAG_SIZE_MASK 0xf0
83 #define MS02NV_DIAG_SIZE_SHIFT 0x10
86 #define MS02NV_ID 0x03021966
87 #define MS02NV_VALID_ID 0xbd100248
88 #define MS02NV_SLOT_SIZE 0x800000