Searched refs:JZ_REG_TIMER_STOP_SET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dtimer.c34 writel(BIT(16), jz4740_timer_base + JZ_REG_TIMER_STOP_SET); local
46 writel(0x000100fc, jz4740_timer_base + JZ_REG_TIMER_STOP_SET);
H A Dtimer.h23 #define JZ_REG_TIMER_STOP_SET 0x1C macro
66 writel(BIT(timer), jz4740_timer_base + JZ_REG_TIMER_STOP_SET); local

Completed in 101 milliseconds