Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pcmcia/
Dpxa2xx_palmtc.c28 { GPIO_NR_PALMTC_PCMCIA_RESET, GPIOF_INIT_HIGH,"PCMCIA Reset" },
64 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 1); in palmtc_wifi_powerdown()
97 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 1); in palmtc_wifi_powerup()
99 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 0); in palmtc_wifi_powerup()
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpalmtc.h37 #define GPIO_NR_PALMTC_PCMCIA_RESET 78 macro