Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sh7264.h
Go to the documentation of this file.
1 #ifndef __ASM_SH7264_H__
2 #define __ASM_SH7264_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 */
36 
37  /* Port G */
45 
46  /* Port H */
49 
50  /* Port I - not on device */
51 
52  /* Port J */
56 
57  /* Port K */
61 
62  /* INTC: IRQ and PINT on PB/PD/PE */
65 
69 
70  /* WDT */
72 
73  /* CAN */
76 
77  /* DMAC */
80 
81  /* ADC */
83 
84  /* BSC */
85 
97 
108 
109  /* TMU */
115 
116  /* SSU */
121 
122  /* SCIF */
129 
130  /* RSPI */
136 
137  /* IIC3 */
140 
141  /* SSI */
147 
148  /* SIOF */
150 
151  /* SPDIF */
154 
155  /* NANDFMC */ /* NOTE Controller is not available in boot mode 0 */
158 
159  /* VDC3 */
174 };
175 
176 #endif /* __ASM_SH7264_H__ */