Searched refs:H3XXX_GPIO_PCMCIA_IRQ0 (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.c33 err = gpio_request(H3XXX_GPIO_PCMCIA_IRQ0, "PCMCIA IRQ0");
36 err = gpio_direction_input(H3XXX_GPIO_PCMCIA_IRQ0);
39 skt->socket.pci_irq = gpio_to_irq(H3XXX_GPIO_PCMCIA_IRQ0);
106 err01: gpio_free(H3XXX_GPIO_PCMCIA_IRQ0);
110 err11: gpio_free(H3XXX_GPIO_PCMCIA_IRQ0);
130 gpio_free(H3XXX_GPIO_PCMCIA_IRQ0);
145 state->ready = !!gpio_get_value(H3XXX_GPIO_PCMCIA_IRQ0);
/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.h35 #define H3XXX_GPIO_PCMCIA_IRQ0 21 macro

Completed in 89 milliseconds