Searched refs:TIMERA0_BASE (Results 1 – 5 of 5) sorted by relevance
54 #define TIMERA0_BASE 0x40030000 macro
74 return((ulBase == TIMERA0_BASE) || (ulBase == TIMERA1_BASE) || in TimerBaseValid()767 ulBase = ((ulBase == TIMERA0_BASE) ? INT_TIMERA0A : in TimerIntRegister()836 ulBase = ((ulBase == TIMERA0_BASE) ? INT_TIMERA0A : in TimerIntUnregister()
51 #define getTimerBaseAddress(config) (TIMERA0_BASE | ((config >> 18) & 0x3000))
213 case TIMERA0_BASE: in getPowerMgrId()
130 TIMERA0_BASE,