Lines Matching refs:U

36 #define CTRL_OVERRIDE_REG		U(0x0)
37 #define SECURE_ACCESS_REG U(0x8)
38 #define STATUS_REG U(0xc)
39 #define IMPRECISE_ERR_REG U(0x10)
40 #define PERFMON_CTRL_REG U(0x100)
41 #define IFACE_MON_CTRL_REG U(0x104)
44 #define PERIPHERAL_ID0 U(0xFE0)
45 #define PERIPHERAL_ID1 U(0xFE4)
46 #define PERIPHERAL_ID2 U(0xFE8)
47 #define PERIPHERAL_ID3 U(0xFEC)
48 #define PERIPHERAL_ID4 U(0xFD0)
49 #define PERIPHERAL_ID5 U(0xFD4)
50 #define PERIPHERAL_ID6 U(0xFD8)
51 #define PERIPHERAL_ID7 U(0xFDC)
53 #define COMPONENT_ID0 U(0xFF0)
54 #define COMPONENT_ID1 U(0xFF4)
55 #define COMPONENT_ID2 U(0xFF8)
56 #define COMPONENT_ID3 U(0xFFC)
57 #define COMPONENT_ID4 U(0x1000)
58 #define COMPONENT_ID5 U(0x1004)
59 #define COMPONENT_ID6 U(0x1008)
60 #define COMPONENT_ID7 U(0x100C)
63 #define SNOOP_CTRL_REG U(0x0)
64 #define SH_OVERRIDE_REG U(0x4)
65 #define READ_CHNL_QOS_VAL_OVERRIDE_REG U(0x100)
66 #define WRITE_CHNL_QOS_VAL_OVERRIDE_REG U(0x104)
67 #define MAX_OT_REG U(0x110)
79 #define EVENT_SELECT_REG U(0x0)
80 #define EVENT_COUNT_REG U(0x4)
81 #define COUNT_CNTRL_REG U(0x8)
82 #define COUNT_OVERFLOW_REG U(0xC)
85 #define INT_MON_REG_SI0 U(0x90000)
86 #define INT_MON_REG_SI1 U(0x90004)
87 #define INT_MON_REG_SI2 U(0x90008)
88 #define INT_MON_REG_SI3 U(0x9000C)
89 #define INT_MON_REG_SI4 U(0x90010)
90 #define INT_MON_REG_SI5 U(0x90014)
91 #define INT_MON_REG_SI6 U(0x90018)
94 #define INT_MON_REG_MI0 U(0x90100)
95 #define INT_MON_REG_MI1 U(0x90104)
96 #define INT_MON_REG_MI2 U(0x90108)
97 #define INT_MON_REG_MI3 U(0x9010c)
98 #define INT_MON_REG_MI4 U(0x90110)
99 #define INT_MON_REG_MI5 U(0x90114)