Home
last modified time | relevance | path

Searched refs:AT91_PIN_PA27 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/siemens/taurus/
Dtaurus.c98 (at91_get_gpio_value(AT91_PIN_PA27) == 0)) in at91_is_recovery()
129 at91_set_gpio_input(AT91_PIN_PA27, 1); in spl_board_init()
/external/u-boot/arch/arm/mach-at91/include/mach/
Dgpio.h51 #define AT91_PIN_PA27 (PIN_BASE + 0x00 + 27) macro