Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sh7269.h
Go to the documentation of this file.
1 #ifndef __ASM_SH7269_H__
2 #define __ASM_SH7269_H__
3 
4 enum {
5  /* Port A */
7 
8  /* Port B */
15 
16  /* Port C */
20 
21  /* Port D */
26 
27  /* Port E */
30 
31  /* Port F */
38 
39  /* Port G */
47 
48  /* Port H */
51 
52  /* Port I - not on device */
53 
54  /* Port J */
63 
64  /* INTC: IRQ and PINT */
70 
77 
78  /* WDT */
80 
81  /* CAN */
84 
85  /* DMAC */
88 
89  /* ADC */
91 
92  /* BSC */
104 
115 
116  /* TMU */
122 
123  /* SSU */
128 
129  /* SCIF */
138 
139  /* RSPI */
146 
147  /* IIC3 */
150 
151  /* SSI */
158 
159  /* SIOF */
161 
162  /* SPDIF */
165 
166  /* NANDFMC */ /* NOTE Controller is not available in boot mode 0 */
169 
170  /* VDC */
211 };
212 
213 #endif /* __ASM_SH7269_H__ */