Home
last modified time | relevance | path

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

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