Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dh1940-latch.h25 #define H1940_LATCH_LCD_P2 H1940_LATCH_GPIO(2) macro
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-h1940.c540 gpio_set_value(H1940_LATCH_LCD_P2, 0); in h1940_lcd_power_set()
566 gpio_set_value(H1940_LATCH_LCD_P2, 1); in h1940_lcd_power_set()
711 gpio_request(H1940_LATCH_LCD_P2, "LCD power"); in h1940_init()
722 gpio_direction_output(H1940_LATCH_LCD_P2, 0); in h1940_init()