Home
last modified time | relevance | path

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

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