Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sh7720.h
Go to the documentation of this file.
1 #ifndef __ASM_SH7720_H__
2 #define __ASM_SH7720_H__
3 
4 enum {
5  /* PTA */
8 
9  /* PTB */
12 
13  /* PTC */
16 
17  /* PTD */
20 
21  /* PTE */
24 
25  /* PTF */
28 
29  /* PTG */
32 
33  /* PTH */
36 
37  /* PTJ */
40 
41  /* PTK */
43 
44  /* PTL */
46 
47  /* PTM */
50 
51  /* PTP */
53 
54  /* PTR */
57 
58  /* PTS */
60 
61  /* PTT */
63 
64  /* PTU */
66 
67  /* PTV */
69 
70  /* BSC */
80 
81  /* LCDC */
94 
95  /* AFEIF */
100 
101  /* IIC */
103 
104  /* DAC */
106 
107  /* ADC */
109 
110  /* USB */
116 
117  /* INTC */
121 
122  /* PCC */
128 
129  /* HUDI */
133 
134  /* DMAC */
137 
138  /* SIOF0 */
142 
143  /* SIOF1 */
147 
148  /* SCIF0 */
151 
152  /* SCIF1 */
155 
156  /* TPU */
161 
162  /* SIM */
164 
165  /* MMC */
169 
170  /* SYSC */
172 };
173 
174 #endif /* __ASM_SH7720_H__ */