Searched refs:JZ_REG_TIMER_CTRL (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.h38 #define JZ_REG_TIMER_CTRL(x) (((x) * 0x10) + 0x3C) macro
128 writew(ctrl, jz4740_timer_base + JZ_REG_TIMER_CTRL(timer));
133 return readw(jz4740_timer_base + JZ_REG_TIMER_CTRL(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.h38 #define JZ_REG_TIMER_CTRL(x) (((x) * 0x10) + 0x3C) macro
128 writew(ctrl, jz4740_timer_base + JZ_REG_TIMER_CTRL(timer));
133 return readw(jz4740_timer_base + JZ_REG_TIMER_CTRL(timer));

Completed in 195 milliseconds