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