Home
last modified time | relevance | path

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

/u-boot/board/siemens/corvus/
A Dboard.c55 gpio_request(AT91_PIN_PD31, "red led"); /* this is the user1 led */ in corvus_request_gpio()
61 gpio_set_value(AT91_PIN_PD31, 1); in red_led_on()
66 gpio_set_value(AT91_PIN_PD31, 0); in red_led_off()
/u-boot/arch/arm/mach-at91/include/mach/
A Dgpio.h154 #define AT91_PIN_PD31 (PIN_BASE + 0x60 + 31) macro

Completed in 5 milliseconds