Lines Matching refs:_PIN
275 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
278 #define TEGRA_PIN_CLK_32K_IN _PIN(0)
279 #define TEGRA_PIN_CORE_PWR_REQ _PIN(1)
280 #define TEGRA_PIN_CPU_PWR_REQ _PIN(2)
281 #define TEGRA_PIN_JTAG_TCK _PIN(3)
282 #define TEGRA_PIN_JTAG_TDI _PIN(4)
283 #define TEGRA_PIN_JTAG_TDO _PIN(5)
284 #define TEGRA_PIN_JTAG_TMS _PIN(6)
285 #define TEGRA_PIN_JTAG_TRST_N _PIN(7)
286 #define TEGRA_PIN_OWR _PIN(8)
287 #define TEGRA_PIN_PWR_INT_N _PIN(9)
288 #define TEGRA_PIN_SYS_RESET_N _PIN(10)
289 #define TEGRA_PIN_TEST_MODE_EN _PIN(11)