Searched refs:SNI_8254_TCSAMP_COUNTER (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/sni/
H A Dtime.c82 #define SNI_8254_TCSAMP_COUNTER ((SNI_8254_TICK_RATE / HZ) + 255) macro
91 outb_p(SNI_8254_TCSAMP_COUNTER & 0xff, 0x40); dosample()
92 outb(SNI_8254_TCSAMP_COUNTER >> 8, 0x40); dosample()

Completed in 34 milliseconds