Searched refs:AT91_PIN_PA31 (Results 1 – 2 of 2) sorted by relevance
106 if (at91_get_gpio_value(AT91_PIN_PA31) == 0) in at91_is_recovery()131 at91_set_gpio_input(AT91_PIN_PA31, 1); in spl_board_init()
55 #define AT91_PIN_PA31 (PIN_BASE + 0x00 + 31) macro