Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dpicosam9g45.h52 #define CONFIG_GREEN_LED AT91_PIN_PD31 /* this is the user1 led */
Dcorvus.h48 #define CONFIG_RED_LED AT91_PIN_PD31 /* this is the user1 led */
/external/u-boot/arch/arm/mach-at91/include/mach/
Dgpio.h154 #define AT91_PIN_PD31 (PIN_BASE + 0x60 + 31) macro