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