Lines Matching refs:CTOP_AUX_BASE
29 #define CTOP_AUX_BASE (-0x800) macro
31 #define CTOP_AUX_BASE 0xFFFFF800 macro
34 #define CTOP_AUX_GLOBAL_ID (CTOP_AUX_BASE + 0x000)
35 #define CTOP_AUX_CLUSTER_ID (CTOP_AUX_BASE + 0x004)
36 #define CTOP_AUX_CORE_ID (CTOP_AUX_BASE + 0x008)
37 #define CTOP_AUX_THREAD_ID (CTOP_AUX_BASE + 0x00C)
38 #define CTOP_AUX_LOGIC_GLOBAL_ID (CTOP_AUX_BASE + 0x010)
39 #define CTOP_AUX_LOGIC_CLUSTER_ID (CTOP_AUX_BASE + 0x014)
40 #define CTOP_AUX_LOGIC_CORE_ID (CTOP_AUX_BASE + 0x018)
41 #define CTOP_AUX_MT_CTRL (CTOP_AUX_BASE + 0x020)
42 #define CTOP_AUX_HW_COMPLY (CTOP_AUX_BASE + 0x024)
43 #define CTOP_AUX_DPC (CTOP_AUX_BASE + 0x02C)
44 #define CTOP_AUX_LPC (CTOP_AUX_BASE + 0x030)
45 #define CTOP_AUX_EFLAGS (CTOP_AUX_BASE + 0x080)
46 #define CTOP_AUX_IACK (CTOP_AUX_BASE + 0x088)
47 #define CTOP_AUX_GPA1 (CTOP_AUX_BASE + 0x08C)
48 #define CTOP_AUX_UDMC (CTOP_AUX_BASE + 0x300)