Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dsmartweb.h59 #define CONFIG_GREEN_LED AT91_PIN_PA6
/openbmc/u-boot/board/siemens/taurus/
H A Dtaurus.c120 at91_set_gpio_output(AT91_PIN_PA6, 0); in spl_board_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h30 #define AT91_PIN_PA6 (PIN_BASE + 0x00 + 6) macro