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