Searched refs:DNS323_GPIO_LED_POWER1 (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/arm/mach-orion5x/
H A Ddns323-setup.c44 #define DNS323_GPIO_LED_POWER1 4 macro
642 * DNS323_GPIO_LED_POWER1 to also be low.
645 gpio_request(DNS323_GPIO_LED_POWER1, "Power Led Enable");
646 gpio_direction_output(DNS323_GPIO_LED_POWER1, 0);

Completed in 26 milliseconds