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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/jz4740/
H A Dtimer.h37 #define JZ_REG_TIMER_CNT(x) (((x) * 0x10) + 0x38) macro
102 writew(count, jz4740_timer_base + JZ_REG_TIMER_CNT(timer));
107 return readw(jz4740_timer_base + JZ_REG_TIMER_CNT(timer));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/jz4740/
H A Dtimer.h37 #define JZ_REG_TIMER_CNT(x) (((x) * 0x10) + 0x38) macro
102 writew(count, jz4740_timer_base + JZ_REG_TIMER_CNT(timer));
107 return readw(jz4740_timer_base + JZ_REG_TIMER_CNT(timer));

Completed in 46 milliseconds