Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
Dpxa2xx_palmtc.c21 { GPIO_NR_PALMTC_PCMCIA_POWER1, GPIOF_INIT_LOW, "PCMCIA Power 1" },
59 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER1, 0); in palmtc_wifi_powerdown()
71 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_POWER1, 1); in palmtc_wifi_powerup()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Dpalmtc.h32 #define GPIO_NR_PALMTC_PCMCIA_POWER1 15 macro