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