Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
Dpxa2xx_palmtc.c22 { GPIO_NR_PALMTC_PCMCIA_POWER2, GPIOF_INIT_LOW, "PCMCIA Power 2" },
57 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER2, 0); in palmtc_wifi_powerdown()
73 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER2, 1); in palmtc_wifi_powerup()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Dpalmtc.h33 #define GPIO_NR_PALMTC_PCMCIA_POWER2 33 macro