Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dpalmld-pcmcia.c21 { GPIO_NR_PALMLD_PCMCIA_POWER, GPIOF_INIT_LOW, "PCMCIA Power" },
54 gpio_set_value(GPIO_NR_PALMLD_PCMCIA_POWER, 1); in palmld_pcmcia_configure_socket()
Dpalmld.h49 #define GPIO_NR_PALMLD_PCMCIA_POWER 36 macro