Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
shx3.h
Go to the documentation of this file.
1 #ifndef __CPU_SHX3_H
2 #define __CPU_SHX3_H
3 
4 enum {
5  /* PA */
8 
9  /* PB */
12 
13  /* PC */
16 
17  /* PD */
20 
21  /* PE */
24 
25  /* PF */
28 
29  /* PG */
32 
33  /* PH */
36 
37  /* SCIF */
42 
43  /* LBSC */
51 
52  /* DMAC */
57 
58  /* INTC */
62 };
63 
64 #endif /* __CPU_SHX3_H */