Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
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()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Dpalmtc.h31 #define GPIO_NR_PALMTC_PCMCIA_PWRREADY 14 macro