Searched refs:TIMEOUT_COUNT (Results 1 – 1 of 1) sorted by relevance
341 #define TIMEOUT_COUNT 0x100000 macro365 } while ((inb(0x61) & 0x20) == 0 && count < TIMEOUT_COUNT); in calibrate_cc_with_pit()369 if (count <= 1 || count == TIMEOUT_COUNT) in calibrate_cc_with_pit()