Searched refs:TIMER_CTL_MONOTONIC_MASK (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/bcm63xx/
H A Dtimer.c166 reg &= ~TIMER_CTL_MONOTONIC_MASK;
168 reg |= TIMER_CTL_MONOTONIC_MASK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h223 #define TIMER_CTL_MONOTONIC_MASK (1 << 30) macro

Completed in 217 milliseconds