CALIBRATE_LATCH    35 include/asm-x86/mach-default/mach_timer.h 	outb_p(CALIBRATE_LATCH & 0xff, 0x42);	/* LSB of count */
CALIBRATE_LATCH    36 include/asm-x86/mach-default/mach_timer.h 	outb_p(CALIBRATE_LATCH >> 8, 0x42);       /* MSB of count */