Searched refs:CALIBRATE_LATCH (Results 1 – 1 of 1) sorted by relevance
45 #define CALIBRATE_LATCH (5 * LATCH) macro60 outb(CALIBRATE_LATCH & 0xff, 0x42); /* LSB of count */ in calibrate_tsc()61 outb(CALIBRATE_LATCH >> 8, 0x42); /* MSB of count */ in calibrate_tsc()