Home
last modified time | relevance | path

Searched refs:GPIO_NR_PALMTC_PCMCIA_POWER2 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/pcmcia/
Dpxa2xx_palmtc.c26 { GPIO_NR_PALMTC_PCMCIA_POWER2, GPIOF_INIT_LOW, "PCMCIA Power 2" },
65 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER2, 0); in palmtc_wifi_powerdown()
81 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER2, 1); in palmtc_wifi_powerup()
/linux-3.3/arch/arm/mach-pxa/include/mach/
Dpalmtc.h35 #define GPIO_NR_PALMTC_PCMCIA_POWER2 33 macro