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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpxa2xx_palmtx.c35 ret = gpio_request(GPIO_NR_PALMTX_PCMCIA_POWER2, "PCMCIA PWR2");
38 ret = gpio_direction_output(GPIO_NR_PALMTX_PCMCIA_POWER2, 0);
64 gpio_free(GPIO_NR_PALMTX_PCMCIA_POWER2);
75 gpio_free(GPIO_NR_PALMTX_PCMCIA_POWER2);
96 gpio_set_value(GPIO_NR_PALMTX_PCMCIA_POWER2, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpalmtx.h57 #define GPIO_NR_PALMTX_PCMCIA_POWER2 108 macro

Completed in 178 milliseconds