Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dh1940-latch.h24 #define H1940_LATCH_LCD_P1 H1940_LATCH_GPIO(1) macro
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-h1940.c550 gpio_set_value(H1940_LATCH_LCD_P1, 0); in h1940_lcd_power_set()
557 gpio_set_value(H1940_LATCH_LCD_P1, 1); in h1940_lcd_power_set()
713 gpio_request(H1940_LATCH_LCD_P1, "LCD power"); in h1940_init()
724 gpio_direction_output(H1940_LATCH_LCD_P1, 0); in h1940_init()