Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/mac/
H A Dvia.c587 #define VIA_TC (VIA_TIMER_CYCLES - 2) /* including 0 and -1 */ macro
588 #define VIA_TC_LOW (VIA_TC & 0xFF)
589 #define VIA_TC_HIGH (VIA_TC >> 8)
/kernel/linux/linux-6.6/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)

Completed in 2 milliseconds