Lines Matching defs:GLOBAL_BASE
45 #define GLOBAL_BASE 0x00000000
87 #define GLOBAL_MEM1_SIZE (GLOBAL_BASE + 0x0028)
88 #define GLOBAL_CUR_VID_MODE (GLOBAL_BASE + 0x00cc)
89 #define GLOBAL_BUS_SPEED (GLOBAL_BASE + 0x00f8)
90 #define GLOBAL_CPU_SPEED (GLOBAL_BASE + 0x00fc)
91 #define GLOBAL_SYSTEM_TIME (GLOBAL_BASE + 0x30d8)
92 #define GLOBAL_MEM2_SIZE (GLOBAL_BASE + 0x3118)
93 #define GLOBAL_MEM2_AVAIL_START (GLOBAL_BASE + 0x3124)
94 #define GLOBAL_MEM2_AVAIL_END (GLOBAL_BASE + 0x3128)
95 #define GLOBAL_IOS_VERSION (GLOBAL_BASE + 0x3140)