aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/m68360.h
blob: 4664180a3ab3d8471c041195a08903dc7c8dc703 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 */