Searched refs:HP_T5325_GPIO_POWER_OFF (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-kirkwood/
H A Dt5325-setup.c144 #define HP_T5325_GPIO_POWER_OFF 48 macro
148 gpio_set_value(HP_T5325_GPIO_POWER_OFF, 1);
169 if (gpio_request(HP_T5325_GPIO_POWER_OFF, "power-off") == 0 &&
170 gpio_direction_output(HP_T5325_GPIO_POWER_OFF, 0) == 0)

Completed in 27 milliseconds