Searched refs:DNS323_GPIO_SYSTEM_UP (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.c43 #define DNS323_GPIO_SYSTEM_UP 3 macro
698 if (gpio_request(DNS323_GPIO_SYSTEM_UP, "SYS_READY") == 0)
699 gpio_direction_output(DNS323_GPIO_SYSTEM_UP, 1);

Completed in 42 milliseconds