Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pcmcia/
Dpxa2xx_palmtc.c28 { GPIO_NR_PALMTC_PCMCIA_RESET, GPIOF_INIT_HIGH,"PCMCIA Reset" },
60 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 1); in palmtc_wifi_powerdown()
93 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 1); in palmtc_wifi_powerup()
95 gpio_set_value(GPIO_NR_PALMTC_PCMCIA_RESET, 0); in palmtc_wifi_powerup()
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Dpalmtc.h39 #define GPIO_NR_PALMTC_PCMCIA_RESET 78 macro