Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dpalmtc-pcmcia.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()
Dpalmtc.h31 #define GPIO_NR_PALMTC_PCMCIA_PWRREADY 14 macro