Searched refs:WGT634U_GPIO_RESET (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/mips/bcm47xx/
H A Dwgt634u.c21 #define WGT634U_GPIO_RESET 2 macro
115 state = gpio_get_value(WGT634U_GPIO_RESET);
119 gpio_polarity(WGT634U_GPIO_RESET, state);
145 if (!request_irq(gpio_to_irq(WGT634U_GPIO_RESET),
148 gpio_direction_input(WGT634U_GPIO_RESET);
149 gpio_intmask(WGT634U_GPIO_RESET, 1);

Completed in 110 milliseconds