Home
last modified time | relevance | path

Searched refs:EGPIO_H3600_LCD_ON (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dh3600.c83 egpio |= EGPIO_H3600_LCD_ON; in h3100_control_egpio()
170 egpio |= EGPIO_H3600_LCD_ON | in h3600_control_egpio()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dh3600_gpio.h74 #define EGPIO_H3600_LCD_ON (1 << 6) /* enable 3.3V to LCD. active high. */ macro
/linux-2.4.37.9/drivers/video/
Dsa1100fb.c1778 set_h3600_egpio(EGPIO_H3600_LCD_ON | in sa1100fb_power_up_lcd()
1807 clr_h3600_egpio(EGPIO_H3600_LCD_ON | in sa1100fb_power_down_lcd()