Searched refs:VIA_TC (Results 1 – 1 of 1) sorted by relevance
568 #define VIA_TC (VIA_TIMER_CYCLES - 2) /* including 0 and -1 */ macro569 #define VIA_TC_LOW (VIA_TC & 0xFF)570 #define VIA_TC_HIGH (VIA_TC >> 8)