Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dau1100fb.c319 p_lcd_reg->lcd_control |= LCD_CONTROL_GO; in au1100_blank()
340 p_lcd_reg->lcd_control &= ~LCD_CONTROL_GO; in au1100_blank()
474 p_lcd_reg->lcd_control = p_lcd->mode_control; in au1100_setmode()
495 p_lcd_reg->lcd_control |= LCD_CONTROL_GO; in au1100_setmode()
Dau1100fb.h37 uint32 lcd_control; member