Searched refs:H3600_EGPIO_LCD_PCI (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.c34 if (gpio_request(H3600_EGPIO_LCD_PCI, "LCD control")) {
48 gpio_direction_output(H3600_EGPIO_LCD_PCI, enable);
54 err3: gpio_free(H3600_EGPIO_LCD_PCI);
/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.h71 #define H3600_EGPIO_LCD_PCI (H3XXX_EGPIO_BASE + 8) /* LCD control IC enable. active high. */ macro

Completed in 47 milliseconds