Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
A Dh3100.c29 { H3XXX_EGPIO_LCD_ON, GPIOF_OUT_INIT_LOW, "LCD ON" },
55 gpio_set_value(H3XXX_EGPIO_LCD_ON, enable); in h3100_lcd_power()
A Dh3600.c28 { H3XXX_EGPIO_LCD_ON, GPIOF_OUT_INIT_LOW, "LCD power" },
56 gpio_direction_output(H3XXX_EGPIO_LCD_ON, enable); in h3600_lcd_power()
/linux/arch/arm/mach-sa1100/include/mach/
A Dh3xxx.h65 #define H3XXX_EGPIO_LCD_ON (H3XXX_EGPIO_BASE + 6) /* enable 3.3V to LCD. active high. */ macro

Completed in 3 milliseconds