Home
last modified time | relevance | path

Searched refs:SGINT_TCSAMP_COUNTER (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-time.c108 sgint->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff; in dosample()
109 sgint->tcnt2 = SGINT_TCSAMP_COUNTER >> 8; in dosample()
/linux-2.4.37.9/include/asm-mips/sgi/
Dioc.h115 #define SGINT_TCSAMP_COUNTER ((SGINT_TIMER_CLOCK / HZ) + 255) macro
/linux-2.4.37.9/include/asm-mips64/sgi/
Dioc.h115 #define SGINT_TCSAMP_COUNTER ((SGINT_TIMER_CLOCK / HZ) + 255) macro