Searched refs:tcnt2 (Results 1 – 2 of 2) sorted by relevance
39 sgint->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff; in dosample()40 sgint->tcnt2 = SGINT_TCSAMP_COUNTER >> 8; in dosample()48 lsb = readb(&sgint->tcnt2); in dosample()49 msb = readb(&sgint->tcnt2); in dosample()
85 volatile u8 tcnt2; /* counter 2 */ member