Searched refs:H3XXX_GPIO_PCMCIA_CD1 (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.c86 err = gpio_request(H3XXX_GPIO_PCMCIA_CD1, "PCMCIA CD1");
89 err = gpio_direction_input(H3XXX_GPIO_PCMCIA_CD1);
92 irqs[1].irq = gpio_to_irq(H3XXX_GPIO_PCMCIA_CD1);
133 gpio_free(H3XXX_GPIO_PCMCIA_CD1);
154 state->detect = !gpio_get_value(H3XXX_GPIO_PCMCIA_CD1);
/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.h30 #define H3XXX_GPIO_PCMCIA_CD1 10 macro

Completed in 38 milliseconds