Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dpxa2xx_palmtc.c25 { GPIO_NR_PALMTC_PCMCIA_PWRREADY, GPIOF_IN, "PCMCIA Power Ready" },
76 while (!gpio_get_value(GPIO_NR_PALMTC_PCMCIA_PWRREADY) && in palmtc_wifi_powerup()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dpalmtc.h31 #define GPIO_NR_PALMTC_PCMCIA_PWRREADY 14 macro