Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dh1940-latch.h37 #define H1940_LATCH_LCD_P4 H1940_LATCH_GPIO(11) macro
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-h1940.c542 gpio_set_value(H1940_LATCH_LCD_P4, 0); in h1940_lcd_power_set()
567 gpio_set_value(H1940_LATCH_LCD_P4, 1); in h1940_lcd_power_set()
713 gpio_request(H1940_LATCH_LCD_P4, "LCD power"); in h1940_init()
724 gpio_direction_output(H1940_LATCH_LCD_P4, 0); in h1940_init()