hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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