Searched refs:SNI_8254_TCSAMP_COUNTER (Results 1 – 1 of 1) sorted by relevance
82 #define SNI_8254_TCSAMP_COUNTER ((SNI_8254_TICK_RATE / HZ) + 255) macro91 outb_p(SNI_8254_TCSAMP_COUNTER & 0xff, 0x40); in dosample()92 outb(SNI_8254_TCSAMP_COUNTER >> 8, 0x40); in dosample()