Lines Matching refs:_PIN
38 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
151 #define CSI_DN0 _PIN(0)
152 #define CSI_DP0 _PIN(1)
153 #define CSI_DN1 _PIN(2)
154 #define CSI_DP1 _PIN(3)
155 #define CSI_CN _PIN(4)
156 #define CSI_CP _PIN(5)
157 #define CSI_DN2 _PIN(6)
158 #define CSI_DP2 _PIN(7)
159 #define CSI_DN3 _PIN(8)
160 #define CSI_DP3 _PIN(9)
162 #define DNAND_D0 _PIN(10)
163 #define DNAND_D1 _PIN(11)
164 #define DNAND_D2 _PIN(12)
165 #define DNAND_D3 _PIN(13)
166 #define DNAND_D4 _PIN(14)
167 #define DNAND_D5 _PIN(15)
168 #define DNAND_D6 _PIN(16)
169 #define DNAND_D7 _PIN(17)
170 #define DNAND_WRB _PIN(18)
171 #define DNAND_RDB _PIN(19)
172 #define DNAND_RDBN _PIN(20)
173 #define DNAND_RB _PIN(21)
175 #define PORB _PIN(22)
176 #define CLKO_25M _PIN(23)
177 #define BSEL _PIN(24)
178 #define PKG0 _PIN(25)
179 #define PKG1 _PIN(26)
180 #define PKG2 _PIN(27)
181 #define PKG3 _PIN(28)
185 #define NUM_PADS (_PIN(28) + 1)