Lines Matching refs:_PIN
216 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
219 #define TEGRA_PIN_CORE_PWR_REQ _PIN(0)
220 #define TEGRA_PIN_CPU_PWR_REQ _PIN(1)
221 #define TEGRA_PIN_PWR_INT_N _PIN(2)
222 #define TEGRA_PIN_GMI_CLK_LB _PIN(3)
223 #define TEGRA_PIN_RESET_OUT_N _PIN(4)
224 #define TEGRA_PIN_OWR _PIN(5)
225 #define TEGRA_PIN_CLK_32K_IN _PIN(6)
226 #define TEGRA_PIN_JTAG_RTCK _PIN(7)
227 #define TEGRA_PIN_DSI_B_CLK_P _PIN(8)
228 #define TEGRA_PIN_DSI_B_CLK_N _PIN(9)
229 #define TEGRA_PIN_DSI_B_D0_P _PIN(10)
230 #define TEGRA_PIN_DSI_B_D0_N _PIN(11)
231 #define TEGRA_PIN_DSI_B_D1_P _PIN(12)
232 #define TEGRA_PIN_DSI_B_D1_N _PIN(13)
233 #define TEGRA_PIN_DSI_B_D2_P _PIN(14)
234 #define TEGRA_PIN_DSI_B_D2_N _PIN(15)
235 #define TEGRA_PIN_DSI_B_D3_P _PIN(16)
236 #define TEGRA_PIN_DSI_B_D3_N _PIN(17)