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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/pmc-sierra/msp71xx/
H A Dgpio.h27 extern int msp71xx_set_output_drive(unsigned gpio, int value);
32 return msp71xx_set_output_drive(gpio, value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/msp71xx/
H A Dgpio.c145 * msp71xx_set_output_drive() - declare the output drive for the gpio line
151 int msp71xx_set_output_drive(unsigned gpio, int value) function
172 EXPORT_SYMBOL(msp71xx_set_output_drive); variable

Completed in 111 milliseconds