Home
last modified time | relevance | path

Searched refs:VIA_TC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/mac/
H A Dvia.c568 #define VIA_TC (VIA_TIMER_CYCLES - 2) /* including 0 and -1 */ macro
569 #define VIA_TC_LOW (VIA_TC & 0xFF)
570 #define VIA_TC_HIGH (VIA_TC >> 8)