Searched refs:H3XXX_GPIO_PCMCIA_IRQ1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dsa1100_h3600.c78 err = gpio_request(H3XXX_GPIO_PCMCIA_IRQ1, "PCMCIA IRQ1");
81 err = gpio_direction_input(H3XXX_GPIO_PCMCIA_IRQ1);
84 skt->socket.pci_irq = gpio_to_irq(H3XXX_GPIO_PCMCIA_IRQ1);
134 gpio_free(H3XXX_GPIO_PCMCIA_IRQ1);
155 state->ready = !!gpio_get_value(H3XXX_GPIO_PCMCIA_IRQ1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A Dh3xxx.h31 #define H3XXX_GPIO_PCMCIA_IRQ1 11 macro

Completed in 69 milliseconds