OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/arch/m68k/include/asm/m68360.h
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

14 lines
308 B
C

#include <asm/m68360_regs.h>
#include <asm/m68360_pram.h>
#include <asm/m68360_quicc.h>
#include <asm/m68360_enet.h>
#ifdef CONFIG_M68360
#define CPM_INTERRUPT 4
/* see MC68360 User's Manual, p. 7-377 */
#define CPM_VECTOR_BASE 0x04 /* 3 MSbits of CPM vector */
#endif /* CONFIG_M68360 */