| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #include "m68360_regs.h"
 | 
					
						
							|  |  |  | #include "m68360_pram.h"
 | 
					
						
							|  |  |  | #include "m68360_quicc.h"
 | 
					
						
							|  |  |  | #include "m68360_enet.h"
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-07-19 01:49:12 -07:00
										 |  |  | #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 */
 |