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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dxxs1500_ss.c48 #define GPIO_OUTEN 205 macro
102 gpio_set_value(GPIO_OUTEN, 1); /* buffers off */
105 gpio_set_value(GPIO_OUTEN, 0); /* buffers on */
165 gpio_direction_output(GPIO_OUTEN, 1); /* disable buffers */

Completed in 40 milliseconds