Searched refs:favr32_leds (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/favr-32/
H A Dsetup.c138 static struct gpio_led favr32_leds[] = { variable in typeref:struct:gpio_led
153 .num_leds = ARRAY_SIZE(favr32_leds),
154 .leds = favr32_leds,
224 for (i = 0; i < ARRAY_SIZE(favr32_leds); i++)
225 at32_select_gpio(favr32_leds[i].gpio, AT32_GPIOF_OUTPUT);

Completed in 13 milliseconds