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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-iop/
H A Dtime.c143 u32 timer_ctl; local
148 timer_ctl = IOP_TMR_EN | IOP_TMR_PRIVILEGED |
154 write_tmr0(timer_ctl & ~IOP_TMR_EN);
166 write_tmr0(timer_ctl);
173 write_tmr1(timer_ctl);

Completed in 48 milliseconds