Searched refs:REG_TICR0 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-w90x900/include/mach/ | ||
D | regs-timer.h | 26 #define REG_TICR0 (TMR_BA+0x08) macro |
/arch/arm/mach-w90x900/ | ||
D | time.c | 65 __raw_writel(15000000/(100 * 100), REG_TICR0); in w90x900_timer_setup() |