Lines Matching refs:_PIN
46 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
177 #define CSI_DN0 _PIN(0)
178 #define CSI_DP0 _PIN(1)
179 #define CSI_DN1 _PIN(2)
180 #define CSI_DP1 _PIN(3)
181 #define CSI_CN _PIN(4)
182 #define CSI_CP _PIN(5)
183 #define CSI_DN2 _PIN(6)
184 #define CSI_DP2 _PIN(7)
185 #define CSI_DN3 _PIN(8)
186 #define CSI_DP3 _PIN(9)
193 #define DNAND_D0 _PIN(10)
194 #define DNAND_D1 _PIN(11)
195 #define DNAND_D2 _PIN(12)
196 #define DNAND_D3 _PIN(13)
197 #define DNAND_D4 _PIN(14)
198 #define DNAND_D5 _PIN(15)
199 #define DNAND_D6 _PIN(16)
200 #define DNAND_D7 _PIN(17)
201 #define DNAND_WRB _PIN(18)
202 #define DNAND_RDB _PIN(19)
203 #define DNAND_RDBN _PIN(20)
206 #define DNAND_RB0 _PIN(21)
215 #define PORB _PIN(22)
216 #define CLKO_25M _PIN(23)
217 #define BSEL _PIN(24)
218 #define PKG0 _PIN(25)
219 #define PKG1 _PIN(26)
220 #define PKG2 _PIN(27)
221 #define PKG3 _PIN(28)
225 #define NUM_PADS (_PIN(28) + 1)