Home | History | Annotate | Download | only in mach-au1x00

Lines Matching refs:SYS_BASE

136 #define SYS_BASE 0xB1900000
137 #define SYS_COUNTER_CNTRL (SYS_BASE + 0x14)
162 #define SYS_TOYTRIM (SYS_BASE + 0)
164 #define SYS_TOYWRITE (SYS_BASE + 4)
165 #define SYS_TOYMATCH0 (SYS_BASE + 8)
166 #define SYS_TOYMATCH1 (SYS_BASE + 0xC)
167 #define SYS_TOYMATCH2 (SYS_BASE + 0x10)
169 #define SYS_TOYREAD (SYS_BASE + 0x40)
170 #define SYS_RTCTRIM (SYS_BASE + 0x44)
171 #define SYS_RTCWRITE (SYS_BASE + 0x48)
172 #define SYS_RTCMATCH0 (SYS_BASE + 0x4C)
174 #define SYS_RTCMATCH1 (SYS_BASE + 0x50)
175 #define SYS_RTCMATCH2 (SYS_BASE + 0x54)
176 #define SYS_RTCREAD (SYS_BASE + 0x58)