Searched refs:TIMER2_REG_BASE (Results 1 – 11 of 11) sorted by relevance
95 __raw_writel(0, TIMER2_REG_BASE + REG_TIMER_CONTROL); in timer_init()97 __raw_writel(~0, TIMER2_REG_BASE + REG_TIMER_RELOAD); in timer_init()106 __raw_writel(reg, TIMER2_REG_BASE + REG_TIMER_CONTROL); in timer_init()129 stamp = *(unsigned int *)(TIMER2_REG_BASE + REG_TIMER_VALUE); in time_stamp()
95 __raw_writel(0, TIMER2_REG_BASE + REG_TIMER_CONTROL); in timer_init()97 __raw_writel(~0, TIMER2_REG_BASE + REG_TIMER_RELOAD); in timer_init()105 __raw_writel(reg, TIMER2_REG_BASE + REG_TIMER_CONTROL); in timer_init()128 stamp = *(unsigned int *)(TIMER2_REG_BASE + REG_TIMER_VALUE); in time_stamp()
52 #define TIMER2_REG_BASE 0x12001000 macro
55 #define TIMER2_REG_BASE 0x12001000 macro
43 #define TIMER2_REG_BASE 0x04501000 macro