Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sh7203.h
Go to the documentation of this file.
1 #ifndef __ASM_SH7203_H__
2 #define __ASM_SH7203_H__
3 
4 enum {
5  /* PA */
8 
9  /* PB */
14 
15  /* PC */
20 
21  /* PD */
26 
27  /* PE */
32 
33  /* PF */
42 
43  /* INTC: IRQ and PINT on PB/PD/PE */
54 
57 
58  /* CAN */
61 
62  /* IIC3 */
67 
68  /* DMAC */
75 
76  /* ADC */
78 
79  /* BSC */
94 
95  /* TMU */
102 
103  /* SSU */
108 
109  /* SCIF */
114 
115  /* SSI */
121 
122  /* FLCTL */
127 
128  /* LCDC */
141 };
142 
143 #endif /* __ASM_SH7203_H__ */