hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/m68k/include/asm/mvme147hw.h
....@@ -66,7 +66,10 @@
6666 #define PCC_INT_ENAB 0x08
6767
6868 #define PCC_TIMER_INT_CLR 0x80
69
-#define PCC_TIMER_PRELOAD 63936l
69
+
70
+#define PCC_TIMER_TIC_EN 0x01
71
+#define PCC_TIMER_COC_EN 0x02
72
+#define PCC_TIMER_CLR_OVF 0x04
7073
7174 #define PCC_LEVEL_ABORT 0x07
7275 #define PCC_LEVEL_SERIAL 0x04