Searched refs:H3XXX_EGPIO_OPT_NVRAM_ON (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.c49 err = gpio_request(H3XXX_EGPIO_OPT_NVRAM_ON, "OPT NVRAM ON");
52 err = gpio_direction_output(H3XXX_EGPIO_OPT_NVRAM_ON, 0);
104 err03: gpio_free(H3XXX_EGPIO_OPT_NVRAM_ON);
121 gpio_set_value(H3XXX_EGPIO_OPT_NVRAM_ON, 0);
128 gpio_free(H3XXX_EGPIO_OPT_NVRAM_ON);
184 gpio_set_value(H3XXX_EGPIO_OPT_NVRAM_ON, 1);
199 gpio_set_value(H3XXX_EGPIO_OPT_NVRAM_ON, 0);
/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.h65 #define H3XXX_EGPIO_OPT_NVRAM_ON (H3XXX_EGPIO_BASE + 4) /* apply power to optionpack nvram, active high. */ macro

Completed in 129 milliseconds