Searched refs:VERSATILE_TIMER0_1_BASE (Results 1 – 2 of 2) sorted by relevance
213 #define VERSATILE_TIMER0_1_BASE 0x101E2000 /* Timer 0 and 1 */ macro
824 #define TIMER0_VA_BASE __io_address(VERSATILE_TIMER0_1_BASE)825 #define TIMER1_VA_BASE (__io_address(VERSATILE_TIMER0_1_BASE) + 0x20)