Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dcorvus.h49 #define CONFIG_GREEN_LED AT91_PIN_PD0 /* this is the user2 led */
/external/u-boot/arch/arm/mach-at91/include/mach/
Dgpio.h123 #define AT91_PIN_PD0 (PIN_BASE + 0x60 + 0) macro