Home
last modified time | relevance | path

Searched refs:AT91_PIN_PA9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dsmartweb.h58 #define CONFIG_RED_LED AT91_PIN_PA9
/openbmc/u-boot/board/siemens/taurus/
H A Dtaurus.c122 at91_set_gpio_output(AT91_PIN_PA9, 0); in spl_board_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h33 #define AT91_PIN_PA9 (PIN_BASE + 0x00 + 9) macro