tcnt2              85 arch/mips/include/asm/sgi/ioc.h 	volatile u8 tcnt2;		/* counter 2 */
tcnt2              40 arch/mips/sgi-ip22/ip22-time.c 	sgint->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff;
tcnt2              41 arch/mips/sgi-ip22/ip22-time.c 	sgint->tcnt2 = SGINT_TCSAMP_COUNTER >> 8;
tcnt2              49 arch/mips/sgi-ip22/ip22-time.c 		(void) readb(&sgint->tcnt2);
tcnt2              50 arch/mips/sgi-ip22/ip22-time.c 		msb = readb(&sgint->tcnt2);