Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pcmcia/
Dpxa2xx_palmtc.c30 { GPIO_NR_PALMTC_PCMCIA_PWRREADY, GPIOF_IN, "PCMCIA Power Ready" },
84 while (!gpio_get_value(GPIO_NR_PALMTC_PCMCIA_PWRREADY) && in palmtc_wifi_powerup()
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpalmtc.h33 #define GPIO_NR_PALMTC_PCMCIA_PWRREADY 14 macro