Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dh1940-latch.h26 #define H1940_LATCH_LCD_P3 H1940_LATCH_GPIO(3) macro
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-h1940.c544 gpio_set_value(H1940_LATCH_LCD_P3, 0); in h1940_lcd_power_set()
568 gpio_set_value(H1940_LATCH_LCD_P3, 1); in h1940_lcd_power_set()
715 gpio_request(H1940_LATCH_LCD_P3, "LCD power"); in h1940_init()
726 gpio_direction_output(H1940_LATCH_LCD_P3, 0); in h1940_init()