Searched refs:GPIO_VSH (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.c50 #define GPIO_VSH 209 macro
128 i = (!!gpio_get_value(GPIO_VSL)) | ((!!gpio_get_value(GPIO_VSH)) << 1);
161 gpio_direction_input(GPIO_VSH);

Completed in 132 milliseconds