Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pcmcia/
Dpxa2xx_palmld.c24 { GPIO_NR_PALMLD_PCMCIA_POWER, GPIOF_INIT_LOW, "PCMCIA Power" },
57 gpio_set_value(GPIO_NR_PALMLD_PCMCIA_POWER, 1); in palmld_pcmcia_configure_socket()
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Dpalmld.h53 #define GPIO_NR_PALMLD_PCMCIA_POWER 36 macro