Searched refs:H3600_EGPIO_LCD_5V_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/arch/arm/mach-sa1100/
H A Dh3600.c38 if (gpio_request(H3600_EGPIO_LCD_5V_ON, "LCD 5v")) {
49 gpio_direction_output(H3600_EGPIO_LCD_5V_ON, enable);
53 err4: gpio_free(H3600_EGPIO_LCD_5V_ON);
/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.h77 #define H3600_EGPIO_LCD_5V_ON (H3XXX_EGPIO_BASE + 14) /* enable 5V to LCD. active high. */ macro

Completed in 57 milliseconds