Searched refs:msp71xx_gpio_set (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/pmc-sierra/msp71xx/
H A Dgpio.c61 * msp71xx_gpio_set() - set the output value for the gpio
69 static void msp71xx_gpio_set(struct gpio_chip *chip, unsigned offset, int value) function
127 msp71xx_gpio_set(chip, offset, value);
181 .set = msp71xx_gpio_set, \

Completed in 76 milliseconds