Home
last modified time | relevance | path

Searched refs:H3600_EGPIO_LCD_PCI (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-sa1100/
Dh3600.c33 { H3600_EGPIO_LCD_PCI, GPIOF_OUT_INIT_LOW, "LCD control" },
61 gpio_direction_output(H3600_EGPIO_LCD_PCI, enable); in h3600_lcd_power()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
Dh3xxx.h73 #define H3600_EGPIO_LCD_PCI (H3XXX_EGPIO_BASE + 8) /* LCD control IC enable. active high. */ macro