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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-orion5x/
H A Dnet2big-setup.c370 #define NET2BIG_GPIO_POWER_OFF 24 macro
374 gpio_set_value(NET2BIG_GPIO_POWER_OFF, 1);
409 orion_gpio_set_valid(NET2BIG_GPIO_POWER_OFF, 1);
411 if (gpio_request(NET2BIG_GPIO_POWER_OFF, "power-off") == 0 &&
412 gpio_direction_output(NET2BIG_GPIO_POWER_OFF, 0) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dnet2big-setup.c370 #define NET2BIG_GPIO_POWER_OFF 24 macro
374 gpio_set_value(NET2BIG_GPIO_POWER_OFF, 1);
409 orion_gpio_set_valid(NET2BIG_GPIO_POWER_OFF, 1);
411 if (gpio_request(NET2BIG_GPIO_POWER_OFF, "power-off") == 0 &&
412 gpio_direction_output(NET2BIG_GPIO_POWER_OFF, 0) == 0)

Completed in 62 milliseconds