Searched refs:LCD_CONTROL_GO (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dau1100fb.c209 fbdev->regs->lcd_control |= LCD_CONTROL_GO;
289 fbdev->regs->lcd_control |= LCD_CONTROL_GO;
304 fbdev->regs->lcd_control &= ~LCD_CONTROL_GO;
379 fbdev->regs->lcd_control &= ~LCD_CONTROL_GO;
384 fbdev->regs->lcd_control |= LCD_CONTROL_GO;
603 fbdev->regs->lcd_control &= ~LCD_CONTROL_GO;
H A Dau1100fb.h158 #define LCD_CONTROL_GO (1<<0) macro

Completed in 82 milliseconds