Searched refs:AT91_PIN_PA31 (Results 1 – 7 of 7) sorted by relevance
294 .gpio = AT91_PIN_PA31,320 at91_set_gpio_input(AT91_PIN_PA31, 1); /* btn4 */ in ek_add_device_buttons()321 at91_set_deglitch(AT91_PIN_PA31, 1); in ek_add_device_buttons()
88 .phy_irq_pin = AT91_PIN_PA31,
114 .phy_irq_pin = AT91_PIN_PA31,
121 at91_set_gpio_input(AT91_PIN_PA31, 1); /* Touchscreen BUSY signal */ in ek_add_device_ts()
917 at91_set_A_periph(AT91_PIN_PA31, 1); /* DTXD */ in configure_dbgu_pins()1060 at91_set_B_periph(AT91_PIN_PA31, 0); /* RTS2 */ in configure_usart2_pins()
998 at91_set_B_periph(AT91_PIN_PA31, 1); /* TXD4 */ in configure_usart4_pins()
56 #define AT91_PIN_PA31 (PIN_BASE + 0x00 + 31) macro